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