[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / c / OmiKit / 1.6.25 / OmiKit.podspec.json
blob5f96271d8d03b53a11a4f4ad4d99f17bb7936623
2   "name": "OmiKit",
3   "version": "1.6.25",
4   "homepage": "https://omicall.com/",
5   "summary": "Omicall Framework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hoang Quoc Viet": "viethq@vihat.vn"
12   },
13   "description": "Omicall easy to make call/video call app2app, app2phone",
14   "documentation_url": "https://api.omicall.com/web-sdk/mobile-sdk",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/VIHATTeam/OmiKit.git",
20     "tag": "1.6.25"
21   },
22   "source_files": "OmiKit.xcframework/**/OmiKit.framework/Headers/*.h",
23   "public_header_files": "OmiKit.xcframework/**/OmiKit.framework/Headers/*.h",
24   "libraries": "stdc++",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "OmiKit.xcframework",
29   "frameworks": [
30     "CoreFoundation",
31     "VideoToolbox",
32     "AudioToolbox",
33     "AVFoundation",
34     "GLKit",
35     "CFNetwork",
36     "CoreMedia"
37   ],
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }