blob: a6c3cb1c893a361a9bf846accc28c0689745e326 [file] [log] [blame]
{
"name": "ZPhotoPicker",
"version": "1.1.1",
"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": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZPhotoPicker/Classes/**/*",
"resources": [
"ZPhotoPicker/Assets/images.xcassets"
],
"frameworks": [
"UIKit",
"Photos"
]
}