[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / a / 4 / YTNetTools / 1.0.4 / YTNetTools.podspec.json
blob83c747cd2164f0591544e3be16acfbccff573e9f
2   "name": "YTNetTools",
3   "version": "1.0.4",
4   "summary": "网络工具封装",
5   "description": "对afn网络的封装 提供常规接口 和 list接口的封装",
6   "homepage": "https://github.com/iwangyantao/YTNetTools.git",
7   "license": "MIT",
8   "authors": {
9     "iwangyantao": "iwangyantao@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iwangyantao/YTNetTools.git",
16     "tag": "1.0.4"
17   },
18   "dependencies": {
19     "YTKNetwork": [
21     ],
22     "AFNetworking": [
24     ],
25     "MJExtension": [
27     ],
28     "MJRefresh": [
30     ]
31   }