[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / d / 6 / ChannelIO / 4.1.6 / ChannelIO.podspec.json
blobea644e21536c14c28766b0ba7fe5d805e7e2e68f
2   "name": "ChannelIO",
3   "version": "4.1.6",
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": "4.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ChannelIO/Source/**/*",
22   "resources": "ChannelIO/Assets/*",
23   "swift_version": "4.0",
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreTelephony",
27     "CoreLocation",
28     "WebKit"
29   ],
30   "dependencies": {
31     "Reusable": [
32       "~> 4.0"
33     ],
34     "SnapKit": [
35       "~> 4.0"
36     ],
37     "ManualLayout": [
39     ],
40     "HexColors": [
41       "~> 6.0"
42     ],
43     "SwiftyJSON": [
44       "~> 4.0"
45     ],
46     "Then": [
48     ],
49     "ReSwift": [
50       "~> 4.0"
51     ],
52     "RxSwift": [
53       "~> 4.0"
54     ],
55     "RxCocoa": [
56       "~> 4.0"
57     ],
58     "ObjectMapper": [
59       "~> 3.3"
60     ],
61     "NVActivityIndicatorView": [
62       "~> 4.4.0"
63     ],
64     "CHDwifft": [
66     ],
67     "DKImagePickerController": [
68       "~> 3.8.1"
69     ],
70     "Alamofire": [
71       "~> 4.7.1"
72     ],
73     "CGFloatLiteral": [
75     ],
76     "Socket.IO-Client-Swift": [
77       "~> 13.1.0"
78     ],
79     "CHSlackTextViewController": [
81     ],
82     "MGSwipeTableCell": [
84     ],
85     "M13ProgressSuite": [
87     ],
88     "Lightbox": [
89       "2.1.2"
90     ],
91     "SVProgressHUD": [
93     ],
94     "CRToast": [
96     ],
97     "PhoneNumberKit": [
98       "~> 2.5.0"
99     ],
100     "CHNavBar": [
102     ],
103     "SDWebImage": [
104       "~> 4.4.2"
105     ],
106     "SDWebImage/GIF": [
108     ]
109   }