|
@@ -9,7 +9,7 @@
|
|
Pod::Spec.new do |s|
|
|
Pod::Spec.new do |s|
|
|
s.name = 'ZZFoundation'
|
|
s.name = 'ZZFoundation'
|
|
s.version = '0.1.0'
|
|
s.version = '0.1.0'
|
|
- s.summary = 'A short description of ZZFoundation.'
|
|
|
|
|
|
+ s.summary = '基础版本.'
|
|
|
|
|
|
# This description is used to generate tags and improve search results.
|
|
# This description is used to generate tags and improve search results.
|
|
# * Think: What does it do? Why did you write it? What is the focus?
|
|
# * Think: What does it do? Why did you write it? What is the focus?
|
|
@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
|
|
TODO: Add long description of the pod here.
|
|
TODO: Add long description of the pod here.
|
|
DESC
|
|
DESC
|
|
|
|
|
|
- s.homepage = 'https://github.com/bymiracles@163.com/ZZFoundation'
|
|
|
|
|
|
+ s.homepage = 'https://github.com/Ox8BADFOOD/ZZFoundation'
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
|
s.author = { 'bymiracles@163.com' => '350991881@qq.com' }
|
|
s.author = { 'bymiracles@163.com' => '350991881@qq.com' }
|
|
- s.source = { :git => 'https://github.com/bymiracles@163.com/ZZFoundation.git', :tag => s.version.to_s }
|
|
|
|
|
|
+ s.source = { :git => 'https://github.com/Ox8BADFOOD/ZZFoundation.git', :tag => s.version.to_s }
|
|
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
|
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
|
|
|
|
|
s.ios.deployment_target = '9.0'
|
|
s.ios.deployment_target = '9.0'
|