[Add] Shakuro.HTTPClient 1.2.2
[CocoaPods.git] / Specs / 2 / 3 / 1 / GDRefresh / 1.0.1 / GDRefresh.podspec.json
blobfaae75b8482f05926e43f50885b1d1dffb7ef4b5
2   "name": "GDRefresh",
3   "version": "1.0.1",
4   "summary": "一个不停转圈圈的刷新框架",
5   "description": "仿照MJRefresh 封装的一个不停转圈圈的刷新框架",
6   "homepage": "https://github.com/PieDi/GDRefresh.git",
7   "license": "MIT",
8   "authors": {
9     "PieDi": "875509903@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/PieDi/GDRefresh.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "GDRefresh/*.{h,m}",
19   "public_header_files": "GDRefresh/*.h",
20   "resources": "GDRefresh/*.{png,xib,bundle}",
21   "frameworks": "UIKit",
22   "requires_arc": true