Commit 15fa7b81 authored by 汪洋's avatar 汪洋

save progress

parents 299b31dd e03241e0
source 'https://github.com/CocoaPods/Specs.git'
source 'git@git.wanmeizhensuoit .com:gengmeiios/GMSpecs.git'
source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git'
inhibit_all_warnings!
use_frameworks!
platform :ios, '8.0'
......
......@@ -57,7 +57,7 @@ SPEC CHECKSUMS:
GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04
GMKit: 4820e0eb7727735f88fb2f983f178edd074343c1
GMPhobos: 4a6dcf21fe2e1f81ac7761217bff1a92655dc88c
GMRefresh: 0df2dc9850a94bcd0dc33a8731997c1ee3caa0be
GMRefresh: c385b13fb223b84ae7f45d562d95d4403e494f21
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
......
......@@ -8,12 +8,12 @@
Pod::Spec.new do |s|
s.name = "GMRefresh"
s.version = "0.1.8"
s.version = "0.1.81"
s.summary = "基于MJRefresh做的下拉刷新,自动加载更多"
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