blob: 476cb9f653a341bb942c69628c5663c988d0402e [file] [log] [blame]
{
"name": "SITUBluetooth",
"version": "1.0.6",
"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": "1.0.6"
},
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "SITUBluetooth.framework/Headers/SITUBluetooth.h",
"frameworks": [
"Foundation",
"CoreBluetooth"
]
}