[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / a / TJKit / 0.0.2 / TJKit.podspec.json
blobb798ad2dd77e891fa5df95dab8c446033d3bf254
2   "name": "TJKit",
3   "version": "0.0.2",
4   "summary": "A short description of TJKit.",
5   "description": "项目常用工具集",
6   "homepage": "https://github.com/Tang910103/TJKit",
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.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }