blob: babe4a6227f28f1af92a12ea158d94a9d6f7b802 [file] [log] [blame]
{
"name": "BLEView",
"version": "0.1.0",
"summary": "It is a BLE communication library",
"description": "TODO: It is a BLE communication library. Two devices are required.",
"homepage": "https://github.com/daisukenagata/BLEView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaisukeNagata": "dbank0208@gmail.com"
},
"source": {
"git": "https://github.com/daisukenagata/BLEView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BLEView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}