blob: 35c8d226cb99f1a8c3a5bee5bcabc7f959782c7f [file] [log] [blame]
{
"name": "LPPhotoViewer",
"version": "0.2.1",
"summary": "a simple photo browser",
"description": "a simple photo browser with custom-built transition efftect",
"homepage": "https://github.com/litt1e-p/LPPhotoViewer",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPPhotoViewer.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPPhotoViewer/*",
"dependencies": {
"YYWebImage": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}