Commit f1a5106f authored by 翟国钧's avatar 翟国钧

更改域名

parent d50e8708
source 'https://github.com/CocoaPods/Specs.git' source 'https://github.com/CocoaPods/Specs.git'
source 'git@git.gengmei.cc:gengmeiios/GMSpecs.git' source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git'
platform :ios, '8.0' platform :ios, '8.0'
use_frameworks! use_frameworks!
inhibit_all_warnings! inhibit_all_warnings!
......
...@@ -21,7 +21,7 @@ Pod::Spec.new do |s| ...@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
# 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 = 'MIT' s.license = 'MIT'
s.author = { "licong" => "licong@gmei.com" } s.author = { "licong" => "licong@gmei.com" }
s.source = { :git => "git@git.gengmei.cc:gengmeiios/GMPhobos.git", :tag => s.version.to_s } s.source = { :git => "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.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.platform = :ios, '8.0' s.platform = :ios, '8.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment