[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / 6 / HippoCallClient / 1.0.0 / HippoCallClient.podspec.json
blob744a7b08abf35eed3fc1b7a0152a1cfeba97a23a
2   "name": "HippoCallClient",
3   "version": "1.0.0",
4   "summary": "Hippo Call Client",
5   "description": "Hippo Call Client to start video call and audio call",
6   "homepage": "https://github.com/Jungle-Works/HippoCallClient.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Vishal Jhanjhri": "jhanjhri.vishal@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Jungle-Works/HippoCallClient.git",
19     "tag": "1.0.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "HippoCallClient/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "static_framework": false,
25   "preserve_paths": "README.md",
26   "dependencies": {
27     "GoogleWebRTC": [
29     ]
30   },
31   "pod_target_xcconfig": {
32     "ENABLE_BITCODE": "No"
33   },
34   "swift_version": "4.2"