blob: 6c1cabab720522b25eecdac66896bb48e2403358 [file] [log] [blame]
{
"name": "PGImagePicker",
"version": "1.0.4",
"summary": "多图浏览",
"homepage": "https://github.com/xiaozhuxiong121/PGImagePicker",
"license": "MIT",
"authors": {
"piggybear": "piggybear_net@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaozhuxiong121/PGImagePicker.git",
"tag": "1.0.4"
},
"source_files": [
"PGImagePicker",
"PGImagePicker/**/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"PGActionSheet": [
]
},
"pushed_with_swift_version": "3.0"
}