blob: 942d4a95dac5b62e91b2f659209254c2613988e4 [file] [log] [blame]
{
"name": "JXPhotoBrowser",
"version": "3.0.7",
"summary": "Elegant photo browser in Swift.",
"description": "Elegant photo browser in Swift. Inspired by WeChat.",
"homepage": "https://github.com/JiongXing/PhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JiongXing": "liangjiongxing@qq.com"
},
"source": {
"git": "https://github.com/JiongXing/PhotoBrowser.git",
"tag": "3.0.7"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source_files": "Sources/JXPhotoBrowser/*",
"swift_version": "5.0"
}