blob: 6aa8daa0e32a3dfc8edec537d45db7ab93dc05cd [file] [log] [blame]
{
"name": "XWNetworkHelperLib",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XWNetworkHelperLib/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
}
}