blob: b5b63e9ae0427cc0e48514be833bf38395b4aa0f [file] [log] [blame]
{
"name": "PQNetworking",
"version": "0.1.2",
"summary": "A short description of PQNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zoudike/PQNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zoudike": "850592231@qq.com"
},
"source": {
"git": "https://github.com/zoudike/PQNetworking.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PQNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"CTMediator": [
]
}
}