blob: e821e6acef92e6297690b3670e266feff74014aa [file] [log] [blame]
{
"name": "GoogleBooksApiClient",
"version": "0.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/gomi_ningen",
"platforms": {
"ios": "8.0"
},
"source_files": "GoogleBooksApiClient/**/*",
"pushed_with_swift_version": "3.0"
}