blob: 4c543c2465420ffbd45d6452de3f9927c4344925 [file] [log] [blame]
{
"name": "SKPhotoBrowserDTCustom",
"version": "6.1.4",
"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.4"
},
"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"
}
}