blob: d6330dc0d0b85c8f0567e63d42d1abdabbc3d4ae [file] [log] [blame]
{
"name": "SwipablePhotoBrowser",
"version": "1.0.5",
"summary": "Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift2.0.",
"homepage": "https://github.com/suzuki-0000/SwipablePhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suzuki_keishi": "keishi.1983@gmail.com"
},
"source": {
"git": "https://github.com/suzuki-0000/SwipablePhotoBrowser.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwipablePhotoBrowser/**/*.{h,swift}",
"resources": "SwipablePhotoBrowser/SwipablePhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}