blob: d1473a763cea24effe463dec3055341477617d23 [file] [log] [blame]
{
"name": "iOSToolbox",
"version": "1.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": "1.7.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*",
"dependencies": {
"Alamofire": [
],
"CocoaLumberjack/Swift": [
],
"CocoaAsyncSocket": [
]
},
"swift_version": "5.0"
}