blob: 319dd28fa76fc82fd8dcc82767dacdb9b47a7378 [file] [log] [blame]
{
"name": "XWNetworkHelperLib",
"version": "1.0.1",
"summary": "网络请求管理类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qxuewei/XWNetworkHelperLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qxuewei@yeah.net": "qxuewei"
},
"source": {
"git": "https://github.com/qxuewei/XWNetworkHelperLib.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XWNetworkHelperLib/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
}
}