[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / a / com.hcnx.hello / 3.0.1 / com.hcnx.hello.podspec.json
blobaba14033d48fef39e95b3d1e9b8efbfa19662461
2   "name": "com.hcnx.hello",
3   "version": "3.0.1",
4   "summary": "HCNX Hello.",
5   "description": "Intregration of Hello via CocoaPod.",
6   "homepage": "https://bitbucket.org/devmobile/frameworkhello-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/frameworkhello-ios.git",
16     "tag": "3.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "*.framework"
23   },
24   "dependencies": {
25     "com.hcnx.hcnx_base": [
27     ]
28   }