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