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