blob: 660174df63545fc28eb0b756df5613fc78b2ddbd [file] [log] [blame]
{
"name": "RBSentinel",
"version": "0.1.0",
"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.0"
},
"source_files": "RBSentinel/Sentinel.{h,m}",
"requires_arc": true
}