blob: 635b655c091cde1e505a2eccc914688cd199b819 [file] [log] [blame]
{
"name": "YSHNetWorkTool",
"version": "0.0.1",
"summary": "PUT DELETE 方法请求的封装 和 PPNetworkHelper 搭配使用",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/QiuYeHong90/YSHNetWorkTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"793983383@qq.com": "793983383@qq.com"
},
"source": {
"git": "https://github.com/QiuYeHong90/YSHNetWorkTool.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSHNetWorkTool/Classes/**/*",
"dependencies": {
"PPNetworkHelper": [
"~> 0.8.1"
]
}
}