[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / a / 6 / f / RxGoogleBooksApiClient / 0.0.3 / RxGoogleBooksApiClient.podspec.json
blob06a5ce245a1eebc6a08855995fed26dfe52a9205
2   "name": "RxGoogleBooksApiClient",
3   "version": "0.0.3",
4   "summary": "RxSwift wrapper for Google Books API Client Library",
5   "description": "RxGoogleBooksApiClient is RxSwift wrapper for the Google Books API Client Library.",
6   "homepage": "https://github.com/google-books/rx-swift-api-client",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gomi_ningen": "gomi2ngen@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/gomi_ningen",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/google-books/rx-swift-api-client.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "RxGoogleBooksApiClient/**/*.swift",
23   "dependencies": {
24     "RxSwift": [
25       "~> 3.0"
26     ],
27     "RxCocoa": [
28       "~> 3.0"
29     ],
30     "GoogleBooksApiClient": [
31       "0.0.3"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"