[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / c / b / SoraKit / 0.0.1 / SoraKit.podspec.json
blob14bb01fbcca4f32b0b5cbb1fd72eb542ab5b6895
2   "name": "SoraKit",
3   "version": "0.0.1",
4   "summary": "Sora API for iOS",
5   "description": "Client Library of Sora (ShangriLa Anime API Server) for iOS",
6   "homepage": "https://github.com/tamaki-shingo/SoraKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shingo Tamaki": "tamaki.shingo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tamaki-shingo/SoraKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SoraKit/Classes/**/*",
22   "dependencies": {
23     "APIKit": [
24       "~> 3.0"
25     ],
26     "ObjectMapper": [
27       "~> 2.2"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"