blob: ea2aeb2825da4818eba819f92097f2adeed350f5 [file] [log] [blame]
{
"name": "HCNXBase",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "*.framework"
}
}