blob: 167937ebb9d6162df02b9d7552d44d24f8f96ab1 [file] [log] [blame]
{
"name": "JXPhotoBrowser",
"version": "0.9.2",
"license": "MIT",
"summary": "Elegant photo browser in Swift.",
"homepage": "https://github.com/JiongXing/PhotoBrowser",
"authors": {
"JiongXing": "549235261@qq.com"
},
"source": {
"git": "https://github.com/JiongXing/PhotoBrowser.git",
"tag": "0.9.2"
},
"source_files": "PhotoBrowser/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Kingfisher": [
]
}
}