[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 6 / HippoCallClient / 1.0.6 / HippoCallClient.podspec.json
blobe936c886e635dca3cb20226bc31a8c0cc82cc7ac
2   "name": "HippoCallClient",
3   "version": "1.0.6",
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.6"
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   "ios": {
27     "vendored_frameworks": "WebRTC.framework"
28   },
29   "pod_target_xcconfig": {
30     "ENABLE_BITCODE": "No"
31   },
32   "swift_version": "4.2"