blob: 2fe9e3044bd142e3547c167b1725593684b8a509 [file] [log] [blame]
{
"name": "ZPhotoPicker",
"version": "3.0.18",
"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": {
"zackzheng": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZPhotoPicker.git",
"tag": "3.0.18"
},
"social_media_url": "https://zackzheng.info",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "ZPhotoPicker/Classes/**/*",
"resources": [
"ZPhotoPicker/Assets/images.xcassets"
],
"frameworks": [
"UIKit",
"Photos"
],
"swift_version": "5.0"
}