blob: b3f67bfab076afc99b9af09aecb446dc0dfa8d55 [file] [log] [blame]
{
"name": "com.hcnx.otp",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"com.hcnx.hcnx_base": [
]
}
}