blob: d74974f5d9a2c9836a13740efc8768e0d4cd9733 [file] [log] [blame]
{
"name": "SKPhotoBrowser-gif",
"version": "6.2.2",
"summary": "Simple PhotoBrowser/Viewer iwritten by pure swift. inspired by facebook, twitter photo browsers.",
"homepage": "https://github.com/ghostlordstar/SKPhotoBrowser-gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"walker": "heshanzhang@outlook.com"
},
"source": {
"git": "https://github.com/ghostlordstar/SKPhotoBrowser-gif.git",
"tag": "6.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKPhotoBrowser/**/*.{h,swift}",
"resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit",
"swift_versions": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2"
}