blob: 717386136db7f7a23f79fd4807fb477e7e575fc5 [file] [log] [blame]
{
"name": "LPPhotoViewer",
"version": "0.0.7",
"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.0.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPPhotoViewer/*",
"dependencies": {
"SDWebImage": [
"~> 3.8"
],
"DACircularProgress": [
"~> 2.3.1"
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}