blob: 9f1f998cfa0b28b1a3ea1214b2faef83e21d7758 [file] [log] [blame]
{
"name": "com.hcnx.hcnx_base",
"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"
}
}