blob: 781e4c131fa00c65876ac78a329365cf3cdb7551 [file] [log] [blame]
{
"name": "CDVRequest",
"version": "0.1.2",
"summary": "A short description of CDVRequest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yoolooo/CDVRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yoolooo": "864275697@qq.com"
},
"source": {
"git": "https://github.com/yoolooo/CDVRequest.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDVRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0.0"
]
}
}