[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / d / e / com.hcnx.hcnx / 1.0.0 / com.hcnx.hcnx.podspec.json
blob36e80750d085785572a7e40263729ce6c895fb00
2   "name": "com.hcnx.hcnx",
3   "version": "1.0.0",
4   "summary": "HCNX Framework.",
5   "description": "Intregration of HCNX frameworks via CocoaPod.",
6   "homepage": "https://bitbucket.org/devmobile/frameworkhcnx-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guillaume MARTINEZ": "g.martinez@highconnexion.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/devmobile/frameworkhcnx-ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "*.framework"
23   },
24   "dependencies": {
25     "com.hcnx.hcnx_base": [
27     ],
28     "com.hcnx.hello": [
30     ],
31     "com.hcnx.mgs": [
33     ],
34     "com.hcnx.otp": [
36     ],
37     "com.hcnx.version": [
39     ]
40   }