[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 6 / HippoCallClient / 1.0.5 / HippoCallClient.podspec.json
blob2424eeaf6e4b5cea173f42035e4c99c06cc4e0dd
2   "name": "HippoCallClient",
3   "version": "1.0.5",
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.5"
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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "4.2"