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