blob: c49d176bacfc38086ce3832a0039015949fde8ac [file] [log] [blame]
{
"name": "LCT-SKPhotoBrowser",
"version": "2.0.1",
"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",
"Eddie Li": "chuntakli2@gmail.com"
},
"source": {
"git": "https://github.com/chuntakli2/SKPhotoBrowser.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKPhotoBrowser/**/*.{h,swift}",
"resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}