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