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