blob: 2361ed25ed807aba69d6ec9953d43f4143b5e731 [file] [log] [blame]
{
"name": "ZHSmallVideo",
"version": "0.0.1",
"summary": "Imitate WeChat small video function.",
"homepage": "https://github.com/MrZhou1990/ZHSmallVideo",
"license": "MIT",
"authors": {
"Cloud": "haohao10987@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrZhou1990/ZHSmallVideo.git",
"tag": "0.0.1"
},
"source_files": "ZHSmallVideoDemo/ZHSmallVideoDemo/ZHSmallVideo/**/*.{h,m}",
"resources": "ZHSmallVideoDemo/ZHSmallVideoDemo/ZHSmallVideo/VideoImages/*.png",
"requires_arc": true
}