{ | |
"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": [ | |
] | |
} | |
} |