blob: 94d74d0a2c481a1c4ff8b5da99996862532f324d [file] [log] [blame]
{
"name": "GeleBleMgr",
"version": "0.1.1",
"summary": "ble manager pod for Gele earphone.",
"description": "A larger description of GeleBleMgr just to pass lint.",
"homepage": "https://github.com/akirakazu/GeleBleMgrCocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aki Xavier": "aki.xavier@me.com"
},
"source": {
"git": "https://github.com/akirakazu/GeleBleMgrCocoa.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GeleBleMgr/Classes/**/*"
}