[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / d / FTNetworking / 0.4.0 / FTNetworking.podspec.json
blob321d3cd5ab4f887e3b42c5429e56ee6d743da5f5
2   "name": "FTNetworking",
3   "version": "0.4.0",
4   "summary": "A short description of FTNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/feitiantouch/FTNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yafei liu": "feitiantouch@163.com"
13   },
14   "source": {
15     "git": "https://github.com/feitiantouch/FTNetworking.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "FTNetworking/Assets/*",
22   "vendored_frameworks": "FTNetworking/framework/*",
23   "static_framework": true,
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }