blob: f61b1587e00a0acd85d23ba945b75a5970f6a379 [file] [log] [blame]
{
"name": "testMGS",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "frameworks/*.framework"
}
}