blob: 81409c97f7e1d3bcca09024e80e9eb1bee10f4ea [file] [log] [blame]
{
"name": "testHello",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "frameworks/*.framework"
},
"dependencies": {
"testBase": [
]
}
}