blob: 8e281bbc5d9e4db7c43ecd1e03c228cd92226f0b [file] [log] [blame]
{
"name": "CDVRequest",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDVRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0.0"
]
}
}