|
|
|
@ -8,7 +8,7 @@ |
|
|
|
|
|
|
|
|
|
Pod::Spec.new do |s| |
|
|
|
|
s.name = 'cocos_view_pod' |
|
|
|
|
s.version = '0.1.0' |
|
|
|
|
s.version = '0.1.1' |
|
|
|
|
s.summary = 'A short description of cocos_view_pod.' |
|
|
|
|
|
|
|
|
|
# This description is used to generate tags and improve search results. |
|
|
|
@ -21,7 +21,7 @@ Pod::Spec.new do |s| |
|
|
|
|
TODO: Add long description of the pod here. |
|
|
|
|
DESC |
|
|
|
|
|
|
|
|
|
s.homepage = 'https://github.com/gem/cocos_view_pod' |
|
|
|
|
s.homepage = 'https://gitea.sdws.shop/xim/flutter_cocos_view_pod' |
|
|
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' |
|
|
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' } |
|
|
|
|
s.author = { 'gem' => 'cc@gmail2.com' } |
|
|
|
|