blob: 95b5b76ad48a03c7a3a8539dad1cc0c5d1d61516 [file] [log] [blame]
{
"name": "JXPhotoBrowser",
"version": "3.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source_files": "Sources/JXPhotoBrowser/*",
"swift_version": "5.0"
}