[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 6 / ChannelIO / 3.1.3 / ChannelIO.podspec.json
blob908fe617456c35e4c8191caf9c76553feb94acd4
2   "name": "ChannelIO",
3   "version": "3.1.3",
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": "3.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0.0"
23   },
24   "source_files": "ChannelIO/Source/**/*",
25   "resources": "ChannelIO/Assets/*",
26   "frameworks": [
27     "SystemConfiguration",
28     "CoreTelephony",
29     "CoreLocation",
30     "WebKit"
31   ],
32   "requires_arc": "true",
33   "dependencies": {
34     "Reusable": [
36     ],
37     "SnapKit": [
39     ],
40     "ManualLayout": [
42     ],
43     "HexColors": [
45     ],
46     "SwiftyJSON": [
48     ],
49     "Then": [
51     ],
52     "ReSwift": [
54     ],
55     "RxSwift": [
56       "~> 4.0"
57     ],
58     "RxCocoa": [
59       "~> 4.0"
60     ],
61     "ObjectMapper": [
63     ],
64     "NVActivityIndicatorView": [
66     ],
67     "CHDwifft": [
69     ],
70     "DKImagePickerController": [
72     ],
73     "Alamofire": [
75     ],
76     "CGFloatLiteral": [
78     ],
79     "Socket.IO-Client-Swift": [
80       "~> 13.1.0"
81     ],
82     "CHSlackTextViewController": [
84     ],
85     "MGSwipeTableCell": [
87     ],
88     "M13ProgressSuite": [
90     ],
91     "CHPhotoBrowser": [
93     ],
94     "SVProgressHUD": [
96     ],
97     "CRToast": [
99     ],
100     "PhoneNumberKit": [
102     ],
103     "CHNavBar": [
105     ],
106     "UINavigationItem+Margin": [
108     ]
109   }