[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / d / 6 / ChannelIO / 5.5.4 / ChannelIO.podspec.json
blob616e242acbc030e224be5ef35230b241a4ad46e7
2   "name": "ChannelIO",
3   "version": "5.5.4",
4   "summary": "Channel plugin for iOS",
5   "description": "Channel Plugin for iOS",
6   "homepage": "https://www.channel.io",
7   "license": {
8     "type": "SDK",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZOYI": "eng@zoyi.co"
13   },
14   "source": {
15     "git": "https://github.com/zoyi/channel-plugin-ios.git",
16     "tag": "5.5.4"
17   },
18   "platforms": {
19     "ios": "9.1"
20   },
21   "source_files": "ChannelIO/Source/**/*",
22   "resources": [
23     "ChannelIO/Assets/*",
24     "ChannelIO/Source/Frameworks/TLPhotoPicker/TLPhotoPickerController.bundle"
25   ],
26   "resource_bundles": {
27     "TLPhotoPicker": [
28       "ChannelIO/Source/Frameworks/TLPhotoPicker/*.xib"
29     ]
30   },
31   "swift_version": "5.0",
32   "frameworks": "CoreTelephony",
33   "dependencies": {
34     "Reusable": [
35       "~> 4.0"
36     ],
37     "SnapKit": [
38       "~> 4.0"
39     ],
40     "SwiftyJSON": [
41       "~> 4.0"
42     ],
43     "ReSwift": [
44       "~> 4.0"
45     ],
46     "RxSwift": [
47       "~> 4.0"
48     ],
49     "RxCocoa": [
50       "~> 4.0"
51     ],
52     "ObjectMapper": [
53       "~> 3.3"
54     ],
55     "NVActivityIndicatorView": [
56       "~> 4.4.0"
57     ],
58     "CHDwifft": [
60     ],
61     "Alamofire": [
62       "~> 4.8"
63     ],
64     "Socket.IO-Client-Swift": [
65       "~> 15.0.0"
66     ],
67     "CHSlackTextViewController": [
69     ],
70     "MGSwipeTableCell": [
72     ],
73     "M13ProgressSuite": [
75     ],
76     "SVProgressHUD": [
78     ],
79     "CRToast": [
81     ],
82     "PhoneNumberKit": [
83       "~> 2.5.0"
84     ],
85     "CHNavBar": [
87     ],
88     "SDWebImage": [
89       "~> 4.4.2"
90     ],
91     "SDWebImage/GIF": [
93     ],
94     "RxSwiftExt": [
96     ]
97   }