blob: 0b5d14cf7a25c0758a5e2b832bc1f887c3a19e79 [file] [log] [blame]
{
"name": "JXPhotoBrowser",
"version": "3.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "JXPhotoBrowser/Sources/JXPhotoBrowser/*",
"swift_version": "5.0"
}