blob: 96cdefd82d2a3ad7ec8a13f6a92b1428f20d6726 [file] [log] [blame]
{
"name": "SKPhotoBrowser",
"version": "1.8.6",
"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.8.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKPhotoBrowser/**/*.{h,swift}",
"resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}