blob: 16aa688939c82ff0c5221ea257159d49c5d8c4df [file] [log] [blame]
{
"name": "iOSToolbox",
"version": "1.4.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": "1.4.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"SwiftyBeaver": [
],
"Alamofire": [
],
"CocoaLumberjack/Swift": [
],
"CocoaAsyncSocket": [
]
}
}