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