blob: 7e6318714883138d27a0fbb1c43bdf242706d849 [file] [log] [blame]
{
"name": "testMGS",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "frameworks/*.framework"
},
"dependencies": {
"testHello": [
]
}
}