blob: e5aa5c58237f9f4acf6ffa4d4697759e33f5168b [file] [log] [blame]
{
"name": "SITABLE",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SITABLE/*"
}