blob: baa907ce2ddcd5cdf842baccc9d92f0665f75232 [file] [log] [blame]
{
"name": "SeeboSDK",
"version": "3.0.0",
"summary": "A library that allows you to connect to Seebo BLE devices.",
"description": "Seebo BLE Library allows you to connect to Seebo BLE devices and also connect to Seebo simulator.",
"homepage": "https://github.com/Seebo/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seebo Interactive LTD": "dan.m@seebo.com"
},
"source": {
"git": "https://github.com/Seebo/ios-sdk.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SeeboSDK/Classes/**/*",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 8.2.0"
]
},
"pushed_with_swift_version": "3.0"
}