blob: 90bdc76989d86a52a5501b57e199cb37500e8f24 [file] [log] [blame]
{
"name": "JXPhotoBrowser",
"version": "0.9.0",
"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.0"
},
"source_files": "PhotoBrowser/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Kingfisher": [
]
}
}