blob: c58c00cfdb17eddd87f796efd7acc170199aa146 [file] [log] [blame]
{
"name": "SWechatShortVideo",
"version": "0.2.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/sujiewen/SWechatShortVideo.git",
"tag": "0.2.1"
},
"source_files": "WechatShortVideo/**/*.{h,m}",
"resources": [
"WechatShortVideo/**/*.{xib}",
"WechatShortVideo/**/*.{png}"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"SCRecorder": [
"~> 2.6.1"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}