blob: 8f41e25705cea634addbd6a7426a32ddfbd07ae3 [file] [log] [blame]
{
"name": "com.hcnx.hello.rec",
"version": "4.0.1",
"summary": "HCNX Hello.",
"description": "Intregration of Hello via CocoaPod.",
"homepage": "https://bitbucket.org/devmobile/com.hcnx.hello.rec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillaume MARTINEZ": "g.martinez@highconnexion.com"
},
"source": {
"git": "https://bitbucket.org/devmobile/com.hcnx.hello.rec.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"com.hcnx.hcnx_base.rec": [
]
}
}