[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / d / FTNetworking / 0.3.0 / FTNetworking.podspec.json
blobb198d9db47f27a6fdd550cf404c2e2647f26843a
2   "name": "FTNetworking",
3   "version": "0.3.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   "resource_bundles": {
22     "FTNetworking": [
23       "FTNetworking/Assets/*"
24     ]
25   },
26   "vendored_frameworks": "FTNetworking/framework/*",
27   "static_framework": true,
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }