blob: 74cfe881e54a01af02423de8ff730f29c0a7a0ed [file] [log] [blame]
{
"name": "JXPhotoBrowserDTCustom",
"version": "2.3.1",
"summary": "Elegant photo browser in Swift.",
"description": "Elegant photo browser in Swift. Inspired by WeChat.",
"homepage": "https://github.com/AsTao/PhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"astao": "236048180@qq.com"
},
"source": {
"git": "https://github.com/AsTao/PhotoBrowser.git",
"tag": "2.3.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": [
"Source/Core/**/*",
"Source/Kingfisher/*",
"Source/PHAsset/*"
],
"dependencies": {
"Kingfisher": [
]
},
"swift_version": "5.0"
}