blob: 9445c7b22d115b5b9dc818e53bd6e6aab225407f [file] [log] [blame]
{
"name": "SKPhotoBrowserDTCustom",
"version": "6.1.6",
"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.6"
},
"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"
}