blob: 13514a854b6b3d66e4342ca1ae83a664efc3f58d [file] [log] [blame]
{
"name": "ZinkPhotoVideo",
"version": "1.0.1",
"license": "MIT",
"summary": "从相册或摄像头获取用户相片及视频",
"homepage": "https://github.com/zinkLin",
"authors": {
"Zink": "418175138@qq.com"
},
"source": {
"git": "https://github.com/zinkLin/ZinkPhotoVideo",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "ZinkPhotoVideo/*",
"dependencies": {
"ZinkAlertActionSheet": [
]
}
}