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