[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 1 / GFPullToRefresh / 1.0.0 / GFPullToRefresh.podspec.json
blob4ebc2131c00bdb9c063bc233b4b452c25e52fbbb
2   "name": "GFPullToRefresh",
3   "version": "1.0.0",
4   "summary": "a simple and low coupling pull-to-refresh module",
5   "homepage": "https://github.com/gydmercy/GFPullToRefresh",
6   "license": "MIT",
7   "authors": {
8     "Mercy": "bluegyd@vip.qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/gydmercy/GFPullToRefresh.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "GFPullToRefresh/*.{h,m}",
18   "resources": "GFPullToRefresh/*.png",
19   "requires_arc": true