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