blob: 7e3521321834e6df8883b48a761b9bc950a80332 [file] [log] [blame]
{
"name": "PhotoPickerController",
"version": "0.0.1",
"summary": "A Swift ImagePicker",
"description": "Swift版图片选择器,参考ZZImagePicker",
"homepage": "https://github.com/Pandanx/PhotoPickerController.git",
"license": "MIT",
"authors": {
"张晓鑫": "wowzhangxiaoxin@gmail.com "
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Pandanx/PhotoPickerController.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.swift",
"pushed_with_swift_version": "3.0"
}