[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / ZFDownload / 0.0.1 / ZFDownload.podspec.json
blob4b2662f0f0e5d4c87b8f19ae521cfc4ce70f07b7
2   "name": "ZFDownload",
3   "version": "0.0.1",
4   "summary": "Download manager based on NSURLSession",
5   "homepage": "https://github.com/renzifeng/ZFDownload",
6   "license": "MIT",
7   "authors": {
8     "renzifeng": "zifeng1300@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/renzifeng/ZFDownload.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "ZFDownload/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true