blob: 9c6ed947bcc3be5eedec82e5dcbacdadbe84e09f [file] [log] [blame]
{
"name": "HCNXBase",
"version": "2.0.0",
"summary": "HCNXBase.",
"description": "Intregration of HCNXBase via CocoaPod",
"homepage": "https://bitbucket.org/devmobile/frameworkbase-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillaume MARTINEZ": "g.martinez@highconnexion.com"
},
"source": {
"git": "https://bitbucket.org/devmobile/frameworkbase-ios.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "*.framework"
}
}