blob: 184d535d742372967b1ef1c3cc9bf5554479e09a [file] [log] [blame]
{
"name": "WechatShortVideo",
"version": "0.1.1",
"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.1"
},
"source_files": "WechatShortVideo/**/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"SCRecorder": [
"~> 2.5.0"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}