[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / 5 / 1 / NotificationSDK / 0.1.2 / NotificationSDK.podspec.json
blob0eb7966a2f6a9b9d9f809c7d2c3f03875e2dccab
2   "name": "NotificationSDK",
3   "version": "0.1.2",
4   "summary": "NotificationSDK is a SDK support for Notification service in extension",
5   "description": "Demo is SDK included for CallSDK, ChatSDK, UISDK support SDK for user app",
6   "homepage": "http://EXAMPLE/NotificationSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Netacom": "help.netacom@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "swift_versions": "4.2",
21   "source": {
22     "git": "https://github.com/Netacom-NetAlo/NotiSDKs-iOS.git",
23     "tag": "0.1.2"
24   },
25   "dependencies": {
26     "RealmSwift": [
27       "10.12.0"
28     ],
29     "ZIPFoundation": [
30       "~> 0.9"
31     ],
32     "Socket.IO-Client-Swift": [
33       "15.2.0"
34     ]
35   },
36   "vendored_frameworks": [
37     "NotificationComponent.xcframework",
38     "NALocalization.xcframework",
39     "NetAloLite.xcframework",
40     "NARealmPlatform.xcframework",
41     "NANetworkPlatform.xcframework",
42     "NADomain.xcframework",
43     "NACoreUtils.xcframework",
44     "NASocketPlatform.xcframework",
45     "NACallSDK.xcframework",
46     "RxSwift.xcframework",
47     "RxRelay.xcframework",
48     "JitsiMeetSDK.xcframework",
49     "RxCocoa.xcframework",
50     "Localize_Swift.xcframework"
51   ],
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   },
55   "swift_version": "4.2"