blob: fe2ff0de5db50a16f1ef652c4dceeab8e066c1c8 [file] [log] [blame]
{
"name": "SKPhotoBrowserDTCustom",
"version": "6.2.2",
"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.2.2"
},
"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"
}