blob: 6f04b178435ce935a9b3fec7a6ad28b0bdf955e4 [file] [log] [blame]
{
"name": "RBSentinel",
"version": "0.1.1",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"summary": "RBSentinel improves communication gap between the applewatch and the parent application.",
"homepage": "https://github.com/RoshanNindrai/RBSentinel",
"authors": {
"Roshan Balaji": "roshan.nindrai@gmail.com"
},
"source": {
"git": "https://github.com/RoshanNindrai/RBSentinel.git",
"tag": "0.1.1"
},
"source_files": "RBSentinel/Sentinel.{h,m}",
"requires_arc": true
}