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