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