[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 6 / ChannelIO / 5.5.0 / ChannelIO.podspec.json
blobe1d6883331153c0c466f5e62a1742e815c6ff709
2   "name": "ChannelIO",
3   "version": "5.5.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.1"
20   },
21   "source_files": "ChannelIO/Source/**/*",
22   "resources": "ChannelIO/Assets/*",
23   "swift_version": "5.0",
24   "frameworks": "CoreTelephony",
25   "dependencies": {
26     "Reusable": [
27       "~> 4.0"
28     ],
29     "SnapKit": [
30       "~> 4.0"
31     ],
32     "SwiftyJSON": [
33       "~> 4.0"
34     ],
35     "ReSwift": [
36       "~> 4.0"
37     ],
38     "RxSwift": [
39       "~> 4.0"
40     ],
41     "RxCocoa": [
42       "~> 4.0"
43     ],
44     "ObjectMapper": [
45       "~> 3.3"
46     ],
47     "NVActivityIndicatorView": [
48       "~> 4.4.0"
49     ],
50     "CHDwifft": [
52     ],
53     "TLPhotoPicker": [
54       "~> 1.8.3"
55     ],
56     "Alamofire": [
57       "~> 4.8"
58     ],
59     "Socket.IO-Client-Swift": [
60       "~> 15.0.0"
61     ],
62     "CHSlackTextViewController": [
64     ],
65     "MGSwipeTableCell": [
67     ],
68     "M13ProgressSuite": [
70     ],
71     "SVProgressHUD": [
73     ],
74     "CRToast": [
76     ],
77     "PhoneNumberKit": [
78       "~> 2.5.0"
79     ],
80     "CHNavBar": [
82     ],
83     "SDWebImage": [
84       "~> 4.4.2"
85     ],
86     "SDWebImage/GIF": [
88     ],
89     "RxSwiftExt": [
91     ]
92   }