podscpec file created
This commit is contained in:
parent
7d30db4dee
commit
3c99335def
@ -12,7 +12,7 @@ Pod::Spec.new do |s|
|
||||
s.author = package["author"]
|
||||
s.platforms = { :ios => "9.0", :tvos => "9.0" }
|
||||
s.source = { :git => "https://github.com/brthrs/react-native-passcode-auth", :tag => "#{s.version}" }
|
||||
s.source_files = "ios/**/*.{h,m}"
|
||||
s.source_files = "{h,m}"
|
||||
|
||||
s.dependency "React"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user