blob: fb6a48d1e702c73f35278954dfca804d0948795a [file] [log] [blame]
{
"name": "BLEiOS",
"version": "0.1.0",
"summary": "This BLEiOS act as a communication layer",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.code.dtf.lighting.com/projects/MOBIOS/repos/ble-sdk/browse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mayur Sharma": "mayur.sharma_1@signify.com"
},
"source": {
"git": "ssh://git@origin.www.code.dtf.lighting.com:7999/mobios/ble-sdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BLEiOS/Classes/**/*"
}