blob: b0ed4c3b4063198c003d2b01cb2303a5a9271706 [file] [log] [blame]
{
"name": "SKPhotoBrowser",
"version": "1.4.4",
"summary": "Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift2.0.",
"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": "1.4.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKPhotoBrowser/**/*.{h,swift}",
"resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}