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