blob: 49d6a46a222c7471f0106c6f149273193162dc46 [file] [log] [blame]
{
"name": "MagiPhotoBrowser",
"version": "0.1.5",
"summary": "A PhotoBrowser in Swift4.2",
"description": "TODO: A PhotoBrowser in Swift4.2 best.",
"homepage": "https://github.com/AnRanScheme/MagiPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnRanScheme": "541437674@qq.com"
},
"source": {
"git": "https://github.com/AnRanScheme/MagiPhotoBrowser.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "MagiPhotoBrowser/Classes/**/*",
"dependencies": {
"Kingfisher": [
"~> 4.10.0"
],
"KingfisherWebP": [
"~> 0.4.2"
]
}
}