[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 9 / ZFDownload / 1.0.2 / ZFDownload.podspec.json
blobde19ff35932fe59ab065c42aa3517f0d8a31213a
2   "name": "ZFDownload",
3   "version": "1.0.2",
4   "summary": "Download manager based on ASIHTTPRequest",
5   "homepage": "https://github.com/renzifeng/ZFDownload",
6   "license": "MIT",
7   "authors": {
8     "renzifeng": "zifeng1300@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/renzifeng/ZFDownload.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "ZFDownload/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "ASIHTTPRequest": [
22     ]
23   },
24   "requires_arc": true