blob: aba54defdf891d306248179bdeb0a9eedabfce26 [file] [log] [blame]
{
"name": "DDPCameraFoundation",
"version": "1.0.4",
"summary": "DDPai DDPCameraFoundation.",
"description": "DDPai DDPCameraFoundation Description.",
"homepage": "http://www.ddpai.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangyi": "zhangyi@vyoutech.com"
},
"source": {
"git": "https://git.coding.net/Siege/DDPCameraFoundation.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": "DDPCameraFoundation.framework",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
]
}
}