blob: 91ad12e69e8cbc316cd93f9b5eac4c8cda33954b [file] [log] [blame]
{
"name": "ANPhotoBrowser",
"version": "1.1.1",
"license": "MIT",
"summary": "ANPhotoBrowser",
"homepage": "https://github.com/anotheren/ANPhotoBrowser",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/ANPhotoBrowser.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"Kingfisher": [
]
},
"swift_version": "5.1"
}