blob: 728fbfb5bdb6c2f7458cb84ab2533b0e00e62e05 [file] [log] [blame]
{
"name": "WechatShortVideo",
"version": "0.1.0",
"summary": "Short Video Capture like Wechat App",
"homepage": "https://github.com/AliThink/WechatShortVideo",
"license": "MIT",
"authors": {
"AliThink": "cloudsthinker@126.com"
},
"source": {
"git": "https://github.com/AliThink/WechatShortVideo.git",
"tag": "v0.1.0"
},
"source_files": "WechatShortVideo/**/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"SCRecorder": [
"~> 2.5.0"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}