init
Showing
Example/Podfile.lock
0 → 100644
1.01 KB
Example/Pods/Manifest.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -9,34 +9,16 @@ | ... | @@ -9,34 +9,16 @@ |
| Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
| s.name = "GMRefresh" | s.name = "GMRefresh" | ||
| s.version = "0.1.0" | s.version = "0.1.0" | ||
| s.summary = "A short description of GMRefresh." | s.summary = "基于MJRefresh做的下拉刷新,自动加载更多" | ||
| s.homepage = "http://git.gengmei.cc/gengmeiios/GMLibrary/GMRefresh" | |||
| # 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? | |||
| # * Try to keep it short, snappy and to the point. | |||
| # * Write the description between the DESC delimiters below. | |||
| # * Finally, don't worry about the indent, CocoaPods strips it! | |||
| s.description = <<-DESC | |||
| TODO: Add long description of the pod here. | |||
| DESC | |||
| s.homepage = "https://github.com/<GITHUB_USERNAME>/GMRefresh" | |||
| # s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2" | |||
| s.license = 'MIT' | s.license = 'MIT' | ||
| s.author = { "wangyang" => "wangyang@wanmeizhensuo.com" } | s.author = { "wangyang" => "wangyang@gmei.com" } | ||
| s.source = { :git => "https://github.com/<GITHUB_USERNAME>/GMRefresh.git", :tag => s.version.to_s } | s.source = { :git => "http://git.gengmei.cc/gengmeiios/GMRefresh.git", :tag => s.version.to_s } | ||
| # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | |||
| s.ios.deployment_target = '8.0' | s.ios.deployment_target = '8.0' | ||
| s.dependency 'MJRefresh', '~> 3.1.0' | |||
| s.source_files = 'GMRefresh/Classes/**/*' | s.source_files = 'GMRefresh/Classes/**/*' | ||
| s.resource_bundles = { | |||
| # s.resource_bundles = { | 'GMRefresh' => ['GMRefresh/Assets/*.png'], | ||
| # 'GMRefresh' => ['GMRefresh/Assets/*.png'] | } | ||
| # } | |||
| # s.public_header_files = 'Pod/Classes/**/*.h' | |||
| # s.frameworks = 'UIKit', 'MapKit' | |||
| # s.dependency 'AFNetworking', '~> 2.3' | |||
| end | end |
1.46 KB
1.73 KB
1.4 KB
1.61 KB
1.46 KB
1.75 KB
1.53 KB
1.79 KB
1.61 KB
1.96 KB
1.54 KB
1.85 KB
1.54 KB
1.84 KB
1.54 KB
1.85 KB
1.61 KB
1.96 KB
1.53 KB
1.79 KB
1.4 KB
1.61 KB
1.46 KB
1.75 KB
1.46 KB
1.73 KB
1.52 KB
1.82 KB
1.6 KB
1.95 KB
1.53 KB
1.82 KB
1.5 KB
1.79 KB
1.53 KB
1.82 KB
1.6 KB
1.95 KB
1.52 KB
1.82 KB