blob: d56b1d1a4db2a1399b31258989a1cb0c07818386 [file] [log] [blame]
{
"name": "com.hcnx.hcnx_base",
"version": "3.0.3",
"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": "3.0.3"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "*.framework"
}
}