blob: 57f926717221cdc1dfd58725a68714125ac47550 [file] [log] [blame]
{
"name": "BLEHelper",
"version": "1.0.1",
"summary": "An elegant way to deal with your Bluetooth Low Energy device",
"homepage": "https://github.com/HarveyHu/BLEHelper",
"license": "MIT",
"authors": {
"Harvey Hu": "spot0206@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HarveyHu/BLEHelper.git",
"tag": "1.0.1"
},
"source_files": "BLEHelper/**/*.swift",
"requires_arc": true
}