blob: b224683a30c4cbcd2d46aeff7cdc43e962913373 [file] [log] [blame]
{
"name": "testMGS",
"version": "0.0.4",
"summary": "intégration testMGS.",
"description": "intégration MGS via CocoaPod",
"homepage": "https://github.com/GuillaumeHighCo/testMGS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillaume MARTINEZ": "g.martinez@highconnexion.com"
},
"source": {
"git": "https://github.com/GuillaumeHighCo/testMGS.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "frameworks/*.framework"
},
"dependencies": {
"testBase": [
]
}
}