blob: 9c45315e1beaee656497531dbf99dd65bed5866a [file] [log] [blame]
{
"name": "LPPhotoViewer",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPPhotoViewer/*",
"dependencies": {
"YYWebImage": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}