blob: c80fb38b7975012138773337a9c09b3b3fb5e7c3 [file] [log] [blame]
{
"name": "Unswash",
"version": "0.5",
"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.5"
},
"source_files": [
"Unswash/**/*.swift",
"Unswash/**/*.h",
"Unswash/**/*.xib"
]
}