| { |
| "name": "GoogleBooksApiClient", |
| "version": "0.0.2", |
| "summary": "Google Books API Client Library for Swift", |
| "description": "The Google Books API Client Library for Swift", |
| "homepage": "https://github.com/google-books/swift-api-client", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "gomi_ningen": "gomi2ngen@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/google-books/swift-api-client.git", |
| "tag": "0.0.2" |
| }, |
| "social_media_url": "https://twitter.com/gomi_ningen", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "GoogleBooksApiClient/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |