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