blob: a7f4c710b36e8abc8cadfb268f678599d36bdfea [file] [log] [blame]
{
"name": "Unswash",
"version": "0.3",
"summary": "LightWeight client for Unsplash",
"description": "LightWeight client for Unsplash.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/AlexandreBarbier/Unswash",
"authors": {
"Alexandre": "alexandr.barbier@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AlexandreBarbier/Unswash.git",
"tag": "0.3"
},
"source_files": [
"Unswash/**/*.swift",
"Unswash/**/*.h",
"Unswash/**/*.xib"
]
}