[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / c / FJDownLoad / 0.0.1 / FJDownLoad.podspec.json
blob163ed05482155afc8238b97d139f737e206b9b19
2   "name": "FJDownLoad",
3   "version": "0.0.1",
4   "summary": "A short description of FJDownLoad.",
5   "description": "desc desc",
6   "homepage": "https://gitee.com/kongfanji",
7   "license": "MIT",
8   "authors": {
9     "kongfanji": "392843367@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/kongfanji/FJDownLoad.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "FJDownLoad",
20     "FJDownLoad/FJDownLoad/FJDownload/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.0"
26     ]
27   }