[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / b / e / UnsplashKit / 0.0.23 / UnsplashKit.podspec.json
blobbdfe2cce5f94e568b5e77690746e94b06285f011
2   "name": "UnsplashKit",
3   "version": "0.0.23",
4   "summary": "Client for Unsplash API",
5   "description": "Swift client for unsplash.com API",
6   "homepage": "https://github.com/carambalabs/UnsplashKit",
7   "social_media_url": "https://twitter.com/carambalabs",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Caramba.in": "hello@caramba.in"
14   },
15   "source": {
16     "git": "https://github.com/carambalabs/UnsplashKit.git",
17     "tag": "0.0.23"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "UnsplashKit/Classes/**/*",
26   "dependencies": {
27     "CarambaKit/Networking": [
28       "~> 0.0"
29     ]
30   }