[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / 6 / HippoCallClient / 0.0.7 / HippoCallClient.podspec.json
blobe15f64e3c7d8fceb5eff4686c2112748f4fd4cf5
2   "name": "HippoCallClient",
3   "version": "0.0.7",
4   "summary": "Hippo Call Client",
5   "description": "Hippo Call Client to start video call and audio call",
6   "homepage": "https://git.clicklabs.in/hippo-public/HippoCallClient",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Vishaljhanjhri": "vishal.jhanjhri@jungleworks.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://git.clicklabs.in/hippo-public/HippoCallClient.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "HippoCallClient/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "static_framework": false,
24   "preserve_paths": "README.md",
25   "dependencies": {
26     "GoogleWebRTC": [
27       "1.1.24717"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "ENABLE_BITCODE": "No"
32   }