Merge branch 'wy/dev' into 'master'
添加GMPhobos,全局下拉上拉埋点 See merge request !2
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -16,6 +16,7 @@ Pod::Spec.new do |s| |
s.source = { :git => "git@git.gengmei.cc:gengmeiios/GMRefresh.git", :tag => s.version.to_s } | ||
s.ios.deployment_target = '8.0' | ||
s.dependency 'MJRefresh', '~> 3.1.0' | ||
s.dependency 'GMPhobos' | ||
s.source_files = 'GMRefresh/Classes/**/*' | ||
s.resource_bundles = { | ||
'GMRefresh' => ['GMRefresh/Assets/*.png'], | ||
... | ... |
Please
register
or
sign in
to comment