blob: 8dd709712238100b4e91d0cc8d613e5c111a713e [file] [log] [blame]
{
"name": "KZPhotoBrowser",
"version": "0.0.4",
"summary": "A short description of KZPhotoBrowser.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.elenet.me/LPD-iOS/KZPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmoaay": "mmoaay@sina.com"
},
"source": {
"git": "https://git.elenet.me/LPD-iOS/KZPhotoBrowser.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZPhotoBrowser/Classes/**/*",
"resources": "KZPhotoBrowser/Assets/*",
"frameworks": "UIKit",
"dependencies": {
"LPDAdditionsKit": [
],
"SDWebImage": [
]
}
}