blob: f9891af7c48b97d096f3818e20da6f7fbde62778 [file] [log] [blame]
{
"name": "BLEHelper",
"version": "1.0.0",
"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": "9.0"
},
"source": {
"git": "https://github.com/HarveyHu/BLEHelper.git",
"tag": "1.0.0"
},
"source_files": "BLEHelper/**/*.swift",
"requires_arc": true
}