[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / f / 3 / NetacomSDKs / 0.1.2 / NetacomSDKs.podspec.json
blobb9055098e8e61395a0cbdaba498227646a293442
2   "name": "NetacomSDKs",
3   "version": "0.1.2",
4   "summary": "NetacomSDKs is a SDK support for CallSDK, ChatSDK, UISDK",
5   "description": "Demo is SDK included for CallSDK, ChatSDK, UISDK support SDK for user app",
6   "homepage": "http://EXAMPLE/NetacomSDKs",
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/NetaloSDKs-iOS.git",
23     "tag": "0.1.2"
24   },
25   "dependencies": {
26     "Kingfisher": [
27       "7.3.2"
28     ],
29     "XCoordinator": [
30       "~> 2.0"
31     ],
32     "lottie-ios": [
33       "3.3.0"
34     ]
35   },
36   "vendored_frameworks": [
37     "ForwardMessageComponent.xcframework",
38     "SelectGroupOwnerComponent.xcframework",
39     "DocumentViewerComponent.xcframework",
40     "ShareComponent.xcframework",
41     "EditContactComponent.xcframework",
42     "BackgroundPickerComponent.xcframework",
43     "LocationPickerComponent.xcframework",
44     "StickerPickerComponent.xcframework",
45     "MediaDetailComponent.xcframework",
46     "SearchComponent.xcframework",
47     "CallComponent.xcframework",
48     "ChatComponent.xcframework",
49     "MediaPickerComponent.xcframework",
50     "ContactDetailComponent.xcframework",
51     "GroupDetailComponent.xcframework",
52     "CreateSecretChatComponent.xcframework",
53     "AddContactComponent.xcframework",
54     "WebViewComponent.xcframework",
55     "NewGroupComponent.xcframework",
56     "AccountComponent.xcframework",
57     "ListContactComponent.xcframework",
58     "ListCallComponent.xcframework",
59     "ListGroupComponent.xcframework",
60     "AuthorizationComponent.xcframework",
61     "NetAloCoreComponent.xcframework",
62     "NATheme.xcframework",
63     "NetAloFull.xcframework",
64     "NACoreUI.xcframework",
65     "NACoreUtils.xcframework",
66     "RxGesture.xcframework",
67     "Carbon.xcframework",
68     "DifferenceKit.xcframework"
69   ],
70   "user_target_xcconfig": {
71     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
72   },
73   "swift_version": "4.2"