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