blob: aebb2bd80105fe5fa8f2f752734b30c6c1db7789 [file] [log] [blame]
{
"name": "iOSToolbox",
"version": "0.0.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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"SwiftyBeaver": [
]
},
"pushed_with_swift_version": "3.0"
}