blob: 31523b79bc9a5f774bb17136f8695bbeb7ecd2e8 [file] [log] [blame]
{
"name": "Unsplash",
"version": "0.1.2",
"summary": "A lightweight Swift wrapper the Unsplash It API.",
"homepage": "https://github.com/istx25/Unsplash",
"license": {
"type": "The Unlicense",
"file": "LICENSE"
},
"authors": {
"Willow Bellemore": "willow.alex@bellemore.ca"
},
"source": {
"git": "https://github.com/istx25/Unsplash.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/istx25",
"platforms": {
"ios": "10.0"
},
"source_files": "Unsplash.playground/Sources/*",
"frameworks": "UIKit"
}