[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 9 / TJYNetWork / 0.2.6 / TJYNetWork.podspec.json
blobb97f3f14de1e56768196a4e5e5836019f04edcd8
2   "name": "TJYNetWork",
3   "version": "0.2.6",
4   "summary": "A short description of TJYNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tyjzz/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tuyongjiang": "772304867@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tyjzz/tyjnet-work.git",
16     "tag": "0.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TJYNetWork/NetWork/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.0"
25     ]
26   }