[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / f / QmeraLite / 1.0.2 / QmeraLite.podspec.json
blob3b9ae358750cf163f0761472505b4d65b1e466e3
2   "name": "QmeraLite",
3   "version": "1.0.2",
4   "summary": "QmeraLite Framework",
5   "description": "QmeraLite Framework, embed Contact Center, Live Streaming, Push Notifications, Instant Messaging, Video and VoIP Calling features into your mobile apps within minutes...",
6   "homepage": "https://github.com/yayandw/qmeralite/",
7   "license": "MIT",
8   "authors": {
9     "Yayan D Wicaksono": "ya2n.wicaksono@gmail.com"
10   },
11   "platforms": {
12     "ios": "14.5"
13   },
14   "source": {
15     "http": "https://github.com/yayandw/QmeraLite/releases/download/v1.0.2/QmeraLite.zip"
16   },
17   "swift_versions": "5.4.2",
18   "dependencies": {
19     "FMDB": [
20       "~> 2.7.5"
21     ],
22     "nuSDKService": [
23       "~> 0.0.7"
24     ],
25     "NotificationBannerSwift": [
26       "~> 3.0.0"
27     ]
28   },
29   "ios": {
30     "vendored_frameworks": "QmeraLite.framework"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
34     "ENABLE_BITCODE": "NO"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
38     "ENABLE_BITCODE": "NO"
39   },
40   "swift_version": "5.4.2"