blob: f3313ebf89ae72de6c9e8a514a7a00ed6a1ae33c [file] [log] [blame]
{
"name": "SITABLE",
"version": "0.0.1",
"summary": "BLE Tools.",
"description": "The tool used to connect the central control device is convenient for fast integration\nvarious projects. It is easy to maintain the main functions: connect bluetooth,\nscan bluetooth, and send instructions to bluetooth.",
"homepage": "https://github.com/githubsj/SitaBle",
"license": "MIT",
"authors": {
"宋军": "songjun_0806@163.com"
},
"source": {
"git": "https://github.com/githubsj/SitaBle.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SITABLE/*"
}