blob: ad6cf6d901e4c06f941ec4327600895c70ecc438 [file] [log] [blame]
{
"name": "Unswash",
"version": "0.0.2",
"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.2"
},
"source_files": "Unswash/**/*",
"public_header_files": "Unswash/Unswash.h",
"pushed_with_swift_version": "4.0"
}