blob: a7938ea3f25e74de04b9926aba7785a6dbc77d1f [file] [log] [blame]
{
"name": "iOSToolbox",
"version": "0.8.4",
"summary": "The couchbits iOSToolbox",
"homepage": "https://github.com/couchbits/iOSToolbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"couchbits": "us@couchbits.com"
},
"source": {
"git": "https://github.com/couchbits/iOSToolbox.git",
"tag": "0.8.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"SwiftyBeaver": [
]
}
}