[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / d / 6 / ChannelIO / 6.0.2 / ChannelIO.podspec.json
blobec0dbd1684af2078f022abd529035f385fff09ee
2   "name": "ChannelIO",
3   "version": "6.0.2",
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": "6.0.2"
17   },
18   "platforms": {
19     "ios": "9.1"
20   },
21   "source_files": "ChannelIO/Source/**/*.{swift, h, m}",
22   "resource_bundles": {
23     "ChannelIO": [
24       "ChannelIO/Assets/*"
25     ]
26   },
27   "swift_versions": "5.0",
28   "frameworks": "CoreTelephony",
29   "dependencies": {
30     "Reusable": [
31       "~> 4.0"
32     ],
33     "SnapKit": [
34       "~> 4.0"
35     ],
36     "SwiftyJSON": [
37       "~> 4.0"
38     ],
39     "ReSwift": [
40       "~> 4.0"
41     ],
42     "RxSwift": [
43       "~> 4.0"
44     ],
45     "RxCocoa": [
46       "~> 4.0"
47     ],
48     "ObjectMapper": [
49       "~> 3.3"
50     ],
51     "NVActivityIndicatorView": [
52       "~> 4.4.0"
53     ],
54     "CHDwifft": [
56     ],
57     "Alamofire": [
58       "~> 4.8"
59     ],
60     "Socket.IO-Client-Swift": [
61       "~> 15.0.0"
62     ],
63     "CHSlackTextViewController": [
65     ],
66     "MGSwipeTableCell": [
68     ],
69     "M13ProgressSuite": [
71     ],
72     "SVProgressHUD": [
74     ],
75     "CRToast": [
77     ],
78     "PhoneNumberKit": [
79       "~> 2.5.0"
80     ],
81     "CHNavBar": [
83     ],
84     "SDWebImage": [
85       "~> 4.4.6"
86     ],
87     "SDWebImage/GIF": [
89     ],
90     "RxSwiftExt": [
92     ],
93     "TLPhotoPicker": [
95     ]
96   },
97   "swift_version": "5.0"