blob: 639d3ea16b80b9a41532800bdb9ba572ae370b2e [file] [log] [blame]
{
"name": "testViewMGS",
"version": "0.3.7",
"summary": "Integration of our SDK testView.",
"description": "this is a test for MGS integretion with views",
"homepage": "https://GuillaumeMartinez@bitbucket.org/devmobile/testview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"g.martinez@highconnexion.com": "g.martinez@highconnexion.com"
},
"source": {
"git": "https://GuillaumeMartinez@bitbucket.org/devmobile/testview.git",
"tag": "0.3.7"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"com.hcnx.hcnx_base": [
]
},
"resources": "views*/*",
"resource_bundles": {
"testView": [
"views/*"
]
}
}