blob: 7a32a41acd7dc6ea1937d1bf4ab8d4a00c5435b8 [file] [log] [blame]
{
"name": "SkyBlue",
"version": "0.3.0",
"summary": "Yet another Bluetooth library for iOS",
"description": "To build an easy to use iOS BLE library",
"homepage": "https://github.com/enix223/SkyBlue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"enix223": "enix223@163.com"
},
"source": {
"git": "https://github.com/enix223/SkyBlue.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SkyBlue/Classes/**/*"
}