blob: 30ed457d147660bec38d276ade4a638bfd1deec9 [file] [log] [blame]
{
"name": "SKPhotoBrowser",
"version": "5.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": "5.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SKPhotoBrowser/**/*.{h,swift}",
"resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}