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