blob: a3e9ee06696cca6d5b919ddaee47a1dd0aa9dd83 [file] [log] [blame]
{
"name": "SkyBlue",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SkyBlue/Classes/**/*"
}