Commit 232a5de4 authored by 翟国钧's avatar 翟国钧

域名

parent 5b764aaf
source 'https://github.com/CocoaPods/Specs.git'
source 'git@git.gengmei.cc:gengmeiios/GMSpecs.git'
source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git'
use_frameworks!
platform :ios, '8.0'
......
......@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.homepage = "http://git.gengmei.cc/gengmeiios/GMLibrary/GMRefresh"
s.license = 'MIT'
s.author = { "wangyang" => "wangyang@gmei.com" }
s.source = { :git => "git@git.gengmei.cc:gengmeiios/GMRefresh.git", :tag => s.version.to_s }
s.source = { :git => "git@git.wanmeizhensuo.com:gengmeiios/GMRefresh.git", :tag => s.version.to_s }
s.ios.deployment_target = '8.0'
s.dependency 'MJRefresh', '3.1.15.1'
s.dependency 'GMPhobos'
......
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