blob: b35b93e5df1e4b653175f9274dc9b385dd9b1f97 [file] [log] [blame]
{
"name": "iOSToolbox",
"version": "0.7.1",
"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.7.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"SwiftyBeaver": [
]
}
}