[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / d / 6 / ChannelIO / 7.1.5 / ChannelIO.podspec.json
blobc0bfba005deff4b0359918d7485cd59ed9e665b3
2   "name": "ChannelIO",
3   "version": "7.1.5",
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": "7.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ChannelIO/Source/**/*.{swift, h, m}",
22   "resources": "ChannelIO/Assets/*",
23   "swift_versions": "5.0",
24   "frameworks": "CoreTelephony",
25   "dependencies": {
26     "Reusable": [
27       "~> 4.1"
28     ],
29     "SnapKit": [
30       "~> 5.0"
31     ],
32     "SwiftyJSON": [
33       "~> 5.0"
34     ],
35     "ReSwift": [
36       "~> 5.0"
37     ],
38     "RxSwift": [
39       "~> 5.1"
40     ],
41     "RxCocoa": [
42       "~> 5.1"
43     ],
44     "ObjectMapper": [
45       "~> 4.2"
46     ],
47     "NVActivityIndicatorView": [
48       "~> 4.7"
49     ],
50     "CHDwifft": [
52     ],
53     "Alamofire": [
54       "~> 5.2"
55     ],
56     "Socket.IO-Client-Swift": [
57       "~> 15.0.0"
58     ],
59     "MGSwipeTableCell": [
61     ],
62     "JGProgressHUD": [
64     ],
65     "PhoneNumberKit": [
66       "~> 3.1"
67     ],
68     "SDWebImage": [
69       "~> 5.8"
70     ],
71     "SDWebImageWebPCoder": [
73     ],
74     "RxSwiftExt": [
75       "~> 5.2"
76     ],
77     "TLPhotoPicker": [
79     ]
80   },
81   "swift_version": "5.0"