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