blob: 334875d297dba7a133f2cf9a223d420967814371 [file] [log] [blame]
{
"name": "com.hcnx.mgs.rec",
"version": "0.1.6",
"summary": "Integration of our SDK MGS in development.",
"description": "this is a MGS integretion with views in development",
"homepage": "https://bitbucket.org/devmobile/com.hcnx.mgs.rec.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"g.martinez@highconnexion.com": "g.martinez@highconnexion.com"
},
"source": {
"git": "https://bitbucket.org/devmobile/com.hcnx.mgs.rec.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"com.hcnx.hcnx_base.rec": [
]
},
"resources": "views*/*",
"resource_bundles": {
"com.hcnx.mgs.rec": [
"views/*"
]
}
}