Skip to content

Commit

Permalink
feat: fixed podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
siva-optim committed Feb 27, 2024
1 parent 84b2e16 commit d828347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react-native-samplelib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Pod::Spec.new do |s|

s.platforms = { :ios => min_ios_version_supported }
s.source = { :git => "https://github.com/siva-optim/samplelib.git", :tag => "#{s.version}" }
s.
s.source_files = "ios/**/*.{h,m,mm}"

s.vendored_frameworks = "ios/XCObjc.xcframework"
Expand Down

0 comments on commit d828347

Please sign in to comment.