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