blob: 83c747cd2164f0591544e3be16acfbccff573e9f [file] [log] [blame]
{
"name": "YTNetTools",
"version": "1.0.4",
"summary": "网络工具封装",
"description": "对afn网络的封装 提供常规接口 和 list接口的封装",
"homepage": "https://github.com/iwangyantao/YTNetTools.git",
"license": "MIT",
"authors": {
"iwangyantao": "iwangyantao@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iwangyantao/YTNetTools.git",
"tag": "1.0.4"
},
"dependencies": {
"YTKNetwork": [
],
"AFNetworking": [
],
"MJExtension": [
],
"MJRefresh": [
]
}
}