blob: f17e8892ddd3253c7fcba75248d816df45c16153 [file] [log] [blame]
{
"name": "EWPhotoPicker",
"version": "0.0.6",
"summary": "a swift photo picker",
"description": "一个自定制的实现首个cell是相机的相册",
"homepage": "https://github.com/wangliquan/EWPhotoPicker",
"license": "MIT",
"authors": {
"wangliquan": "wang197200@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WangLiquan/EWPhotoPicker.git",
"tag": "0.0.6"
},
"source_files": "EWPhotoPicker/EWPhotoPicker/*.swift",
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"requires_arc": true,
"resources": "EWPhotoPicker/EWPhotoPicker/EWPhotoPicker.bundle"
}