[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / f / 2 / UnsplashFramework / 0.1 / UnsplashFramework.podspec.json
blob5fa6a7a7129fc039234eb663ba8963bfddd7c21f
2   "name": "UnsplashFramework",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "Lightweight framework for Unsplash in Swift.",
6   "description": "The idea behind this project is to make an easy-to-use, well tested and well documented client framework for Unsplash.",
7   "homepage": "https://github.com/camiletti/UnsplashFramework",
8   "social_media_url": "https://twitter.com/camiletti_p",
9   "authors": {
10     "Pablo Camiletti": "contact@sweetskiesgame.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/camiletti/UnsplashFramework.git",
17     "tag": "0.1"
18   },
19   "source_files": "UnsplashFramework/Source/*.swift",
20   "pushed_with_swift_version": "4.0"