blob: 39b40c30c3d68bc2eef7b22aed6958653935c339 [file] [log] [blame]
{
"name": "PhotoPicker",
"version": "0.1.2",
"summary": "A photo picker that select photos from system albums.",
"description": "A photo picker that select photos from system albums. like WeiXin",
"homepage": "http://github.com/darkdong",
"license": "MIT",
"authors": {
"Dark Dong": "viva@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/darkdong/PhotoPicker.git",
"tag": "0.1.2"
},
"source_files": [
"PhotoPicker",
"PhotoPicker/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}