blob: 79260e902eeacaef230044ac4f127962d5b0e6d6 [file] [log] [blame]
{
"name": "ZPhotoPicker",
"version": "0.1.0",
"summary": "A short description of ZPhotoPicker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sapphirezzz/ZPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sapphirezzz": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZPhotoPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZPhotoPicker/Classes/**/*",
"resources": [
"ZPhotoPicker/Assets/images.xcassets"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}