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