Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a193ac31d | ||
|
|
9369c90fea | ||
|
|
d22d8f5adb |
@@ -8,7 +8,7 @@
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'cocos_view_pod'
|
||||
s.version = '0.1.1'
|
||||
s.version = '0.1.4'
|
||||
s.summary = 'A short description of cocos_view_pod.'
|
||||
|
||||
# This description is used to generate tags and improve search results.
|
||||
@@ -28,7 +28,7 @@ TODO: Add long description of the pod here.
|
||||
s.source = { :git => 'https://gitea.sdws.shop/xim/flutter_cocos_view_pod.git', :tag => s.version.to_s }
|
||||
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
||||
|
||||
s.ios.deployment_target = '14.0'
|
||||
s.ios.deployment_target = '14.5'
|
||||
|
||||
s.source_files = 'cocos_view_pod/Classes/**/*'
|
||||
s.vendored_libraries = "cocos_view_pod/Libs/**/*.a"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user