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