blob: e31c131696f04468409790693f212c2b2cc4cdd6 [file] [log] [blame]
{
"name": "PGPhotoViewer",
"version": "0.1.1",
"summary": "Swift Photo Paging Viewer.",
"description": "the simplest photo viewrs with paging & zooming comoponents",
"homepage": "https://github.com/ipagong/PGPhotoViewer-Swift",
"license": "MIT license",
"authors": {
"${suwan.park}": "${ipagong.dev@gmail.com}"
},
"source": {
"git": "https://github.com/ipagong/PGPhotoViewer-Swift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}