blob: 2cf2932a23b26237c9b1a156afabd49ee0b8a7cd [file] [log] [blame]
{
"name": "BloomboxServices",
"swift_version": "3.2",
"version": "0.1.2",
"summary": "Service definitions for Bloombox Cloud APIs",
"description": "Compiled low-level service definitions for Bloombox Cloud APIs. Usually usable with\nthe Bloombox client library for Swift.",
"homepage": "https://github.com/Bloombox/Swift",
"documentation_url": "https://bloombox.github.io/Swift/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Sam Gammon": "sam@bloombox.io"
},
"social_media_url": "https://twitter.com/bloomboxIO",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/bloombox/Swift.git",
"tag": "0.1.2"
},
"source_files": "Sources/Services/*.swift",
"dependencies": {
"OpenCannabis": [
"~> 0.1.2"
],
"SwiftProtobuf": [
"~> 1.1.2"
],
"SwiftGRPC": [
"~> 0.6.0"
]
},
"libraries": "z",
"requires_arc": true,
"cocoapods_version": ">= 1.1.0"
}