| { |
| "name": "Unsplash-iOS", |
| "version": "0.1.0", |
| "summary": "A lightweight Swift wrapper the Unsplash It API.", |
| "homepage": "https://github.com/istx25/Unsplash-iOS", |
| "license": { |
| "type": "MIT", |
| "file": "LICENCE.txt" |
| }, |
| "authors": { |
| "Willow Bellemore": "willow.alex@bellemore.ca" |
| }, |
| "source": { |
| "git": "https://github.com/istx25/Unsplash-iOS.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/istx25", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Unsplash-iOS.playground/Sources/*", |
| "frameworks": "UIKit" |
| } |