[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 7 / 8 / TAFNetworking / 0.0.1 / TAFNetworking.podspec.json
blob6bd3d4fa1591183e6bd624fa905a157360434c6d
2   "name": "TAFNetworking",
3   "version": "0.0.1",
4   "summary": "summary of TAFNetworking.",
5   "description": "description of TAFNetworking.",
6   "homepage": "https://github.com/HeiHuaBaiHua/TAFNetwroking",
7   "license": "MIT",
8   "authors": "HeiHuaBaiHua",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/HeiHuaBaiHua/TAFNetwroking.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "TAFNetworking",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }