blob: 8cc12ed3e1ef277bd1caf0a93eea8f19d8c6a93f [file] [log] [blame]
{
"name": "BleComm",
"version": "0.5.5",
"summary": "Simple BLE Communction Library",
"description": "A Simple iOS BLE Communication Library as CocoaPod",
"homepage": "https://github.com/perusworld/BleComm",
"license": "MIT",
"authors": {
"Saravana Perumal Shanmugam": "saravanaperumal@msn.com"
},
"source": {
"git": "https://github.com/perusworld/BleComm.git",
"tag": "0.5.5"
},
"social_media_url": "https://twitter.com/perusworld",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}