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