[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 6 / f / RxGoogleBooksApiClient / 0.0.4 / RxGoogleBooksApiClient.podspec.json
blob61436ba7fb1a75e5d10832a72068acc8d7a0664c
2   "name": "RxGoogleBooksApiClient",
3   "version": "0.0.4",
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.4"
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"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"