blob: 7858d1986419d243ab96d324e6a3f147e9535da9 [file] [log] [blame]
{
"name": "PGImagePicker",
"version": "1.1.0",
"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.1.0"
},
"source_files": [
"PGImagePicker",
"PGImagePicker/**/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"PGActionSheet": [
]
},
"pushed_with_swift_version": "3.0"
}