blob: 3a142c93d4b1621898324d070342ee7c7962a940 [file] [log] [blame]
{
"name": "DDP",
"version": "1.0.0",
"summary": "U视 SDK DDP.",
"description": "DDP SDK 引入盯盯拍模块",
"homepage": "http://git.ym/Zhangcz/DDP.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张长征": "zcz886633@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.ym/Zhangcz/DDP.git",
"tag": "1.0.0"
},
"resources": "DDPaiFoundationResource.bundle",
"ios": {
"vendored_frameworks": "DDPaiFoundation.framework"
},
"requires_arc": true
}