blob: 3dbdbaeb7cb1c3ffac35082c1a92f5da3d59c8ee [file] [log] [blame]
{
"name": "SKPhotoBrowserDTCustom",
"version": "6.1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SKPhotoBrowser/**/*.{h,swift}",
"resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
"requires_arc": true,
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}