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