blob: 5fa6a7a7129fc039234eb663ba8963bfddd7c21f [file] [log] [blame]
{
"name": "UnsplashFramework",
"version": "0.1",
"license": "MIT",
"summary": "Lightweight framework for Unsplash in Swift.",
"description": "The idea behind this project is to make an easy-to-use, well tested and well documented client framework for Unsplash.",
"homepage": "https://github.com/camiletti/UnsplashFramework",
"social_media_url": "https://twitter.com/camiletti_p",
"authors": {
"Pablo Camiletti": "contact@sweetskiesgame.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/camiletti/UnsplashFramework.git",
"tag": "0.1"
},
"source_files": "UnsplashFramework/Source/*.swift",
"pushed_with_swift_version": "4.0"
}