blob: fcddc7e00941bdfe26cdd7a2a533ed7c847b5cdf [file] [log] [blame]
{
"name": "JABLE",
"version": "0.1.0",
"summary": "JABLE is a full feature BLE Central mode library",
"description": "TODO: JBLE is a BLE central mode library that provides automation for GATT discovery and interaction",
"homepage": "https://github.com/jmb2k6/JABLE",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jmbakalor@gmail.com": "jmbakalor@gmail.com"
},
"source": {
"git": "https://github.com/jmb2k6/JABLE.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JABLE/Classes/**/*"
}