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