[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 6 / ChannelIO / 5.3.1 / ChannelIO.podspec.json
blob032a48b0d5b77a00df4308bf4f26658e14d11a7c
2   "name": "ChannelIO",
3   "version": "5.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ChannelIO/Source/**/*",
22   "resources": "ChannelIO/Assets/*",
23   "swift_version": "4.2",
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     "SwiftyJSON": [
38       "~> 4.0"
39     ],
40     "ReSwift": [
41       "~> 4.0"
42     ],
43     "RxSwift": [
44       "~> 4.0"
45     ],
46     "RxCocoa": [
47       "~> 4.0"
48     ],
49     "ObjectMapper": [
50       "~> 3.3"
51     ],
52     "NVActivityIndicatorView": [
53       "~> 4.4.0"
54     ],
55     "CHDwifft": [
57     ],
58     "DKImagePickerController": [
59       "~> 4.1.0"
60     ],
61     "Alamofire": [
62       "~> 4.8"
63     ],
64     "Socket.IO-Client-Swift": [
65       "~> 13.1.0"
66     ],
67     "CHSlackTextViewController": [
69     ],
70     "MGSwipeTableCell": [
72     ],
73     "M13ProgressSuite": [
75     ],
76     "Lightbox": [
77       "~> 2.3"
78     ],
79     "SVProgressHUD": [
81     ],
82     "CRToast": [
84     ],
85     "PhoneNumberKit": [
86       "~> 2.5.0"
87     ],
88     "CHNavBar": [
90     ],
91     "SDWebImage": [
92       "~> 4.4.2"
93     ],
94     "SDWebImage/GIF": [
96     ],
97     "RxSwiftExt": [
99     ]
100   }