blob: efdcb08951ac0059ac0a05f8bb9e364278491f1f [file] [log] [blame]
{
"name": "STGTISensorTag",
"version": "1.0.1",
"platforms": {
"ios": "9.0"
},
"summary": "iOS framework to interface with the TI Sensor Tag",
"description": "By adding the STGTISensorTag framework to your iOS app you will be able to enable, configure, read and disable the various sensors on the TI Sensor Tag",
"homepage": "https://github.com/AndreMuis/STGTISensorTag",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "AndreMuis",
"source": {
"git": "https://github.com/AndreMuis/STGTISensorTag.git",
"tag": "1.0.1"
},
"source_files": "STGTISensorTag/**/*.{swift}",
"frameworks": "CoreBluetooth"
}