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