[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 7 / 4 / a / TJKit / 0.0.1 / TJKit.podspec.json
blob94d05a94fe0d4bb6d2841c76aedf8924fb72ca74
2   "name": "TJKit",
3   "version": "0.0.1",
4   "summary": "项目基础工具集合",
5   "description": "项目基础工具集合",
6   "homepage": "https://github.com/Tang910103",
7   "license": "MIT",
8   "authors": {
9     "tangjie": "tang910103@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Tang910103/TJKit",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }