mirror of
https://github.com/zhigang1992/react-native-pushy.git
synced 2026-04-30 05:15:13 +08:00
Update lib
This commit is contained in:
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
|
|||||||
s.platform = :ios, "7.0"
|
s.platform = :ios, "7.0"
|
||||||
s.source = { :git => "https://github.com/zhigang1992/react-native-pushy.git", :tag => s.version }
|
s.source = { :git => "https://github.com/zhigang1992/react-native-pushy.git", :tag => s.version }
|
||||||
s.source_files = 'ios/**/*.{h,m,c}'
|
s.source_files = 'ios/**/*.{h,m,c}'
|
||||||
s.library = ['z.tbd', 'bz2.1.0.tbd']
|
s.library = ['z', 'bz2.1.0']
|
||||||
s.dependency 'React'
|
s.dependency 'React'
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user