[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 2 / d / CHPlugin / 2.4.1 / CHPlugin.podspec.json
blobb81e4fe6b88b996e68f43c476c22cc7294a7e091
2   "name": "CHPlugin",
3   "version": "2.4.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": "2.4.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0.0"
23   },
24   "source_files": "CHPlugin/Source/**/*",
25   "resources": "CHPlugin/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     "UIColor_Hex_Swift": [
45     ],
46     "SwiftDate": [
48     ],
49     "SwiftyJSON": [
51     ],
52     "Then": [
54     ],
55     "ReSwift": [
57     ],
58     "RxSwift": [
59       "~> 4.0"
60     ],
61     "RxCocoa": [
62       "~> 4.0"
63     ],
64     "ObjectMapper": [
66     ],
67     "NVActivityIndicatorView": [
69     ],
70     "CHDwifft": [
72     ],
73     "DKImagePickerController": [
75     ],
76     "Alamofire": [
78     ],
79     "CGFloatLiteral": [
81     ],
82     "Socket.IO-Client-Swift": [
83       "~> 12.0.0"
84     ],
85     "CHSlackTextViewController": [
87     ],
88     "MGSwipeTableCell": [
90     ],
91     "M13ProgressSuite": [
93     ],
94     "CHPhotoBrowser": [
95       "2.1.7"
96     ],
97     "SVProgressHUD": [
99     ],
100     "CRToast": [
102     ],
103     "PhoneNumberKit": [
105     ],
106     "StarscreamSocketIO": [
107       "~> 8.0.3"
108     ],
109     "CHNavBar": [
111     ]
112   }