[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / b / 8 / TFNetworking / 0.0.6 / TFNetworking.podspec.json
blob23314369820c78adbc885322e926dc8d3ba45071
2   "name": "TFNetworking",
3   "version": "0.0.6",
4   "summary": "Dabay tech : TFNetworking is a high level request util based on AFNetworking.",
5   "homepage": "https://github.com/Donkey-Tao/TFNetworking",
6   "license": "MIT",
7   "authors": {
8     "Tao Fei": "taofei0610@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Donkey-Tao/TFNetworking.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "TFNetworking/**/*.{h,m}",
18   "frameworks": "CFNetwork",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.1.0"
23     ]
24   }