blob: 494c17dc17613a846c257b9ce484e6520b032af7 [file] [log] [blame]
{
"name": "SITUBluetooth",
"version": "1.0.5",
"summary": "SITU scale integration for iOS.",
"homepage": "http://situscale.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Michael Grothaus Limited",
"source": {
"git": "https://github.com/situscale/iOS-SDK.git",
"tag": "v1.0.4"
},
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "SITUBluetooth.framework/Headers/SITUBluetooth.h",
"frameworks": "CoreBluetooth"
}