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