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