blob: b51320be8632ec3da15630df4516af5877f896d8 [file] [log] [blame]
{
"name": "SKPhotoBrowserDTCustom",
"version": "6.1.8",
"summary": "Simple PhotoBrowser/Viewer iwritten by pure swift. inspired by facebook, twitter photo browsers.",
"homepage": "https://github.com/AsTao/SKPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"astao": "236048180@qq.com"
},
"source": {
"git": "https://github.com/AsTao/SKPhotoBrowser.git",
"tag": "6.1.8"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SKPhotoBrowser/**/*.{h,swift}",
"resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "5.0"
}