[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / 8 / 6 / HippoCallClient / 0.0.8 / HippoCallClient.podspec.json
blobbe5d2cfa407fd715d3ab85a29cb21824a5974515
2   "name": "HippoCallClient",
3   "version": "0.0.8",
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": "0.0.8"
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   }