blob: df5fce89ced1d306121d9c6b3803005400f19678 [file] [log] [blame]
{
"name": "testHello",
"version": "0.0.3",
"summary": "inté Hello.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GuillaumeHighCo/testHello",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillaume MARTINEZ": "g.martinez@highconnexion.com"
},
"source": {
"git": "https://github.com/GuillaumeHighCo/testHello.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "frameworks/*.framework"
}
}