[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 0 / 2 / d / CHPlugin / 0.1.1 / CHPlugin.podspec.json
blobb49db5817b3f47b7cbc3f7408ad5312658d55abf
2   "name": "CHPlugin",
3   "version": "0.1.1",
4   "summary": "Channel plugin for iOS",
5   "homepage": "http://www.channel.io",
6   "authors": {
7     "Zoyi": "eng@zoyi.co"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zoyi/channel-plugin-ios.git",
18     "tag": "0.1.1"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "CHPlugin.framework"
23   },
24   "dependencies": {
25     "Then": [
26       "~> 2.1"
27     ],
28     "CGFloatLiteral": [
29       "~> 0.2"
30     ],
31     "ManualLayout": [
33     ],
34     "Reusable": [
36     ],
37     "SnapKit": [
38       "~> 3.1.2"
39     ],
40     "Dwifft": [
42     ],
43     "ReSwift": [
45     ],
46     "ObjectMapper": [
47       "~> 2.2"
48     ],
49     "UIColor_Hex_Swift": [
50       "~> 3.0.2"
51     ],
52     "SwiftDate": [
53       "~> 4.0"
54     ],
55     "Alamofire": [
56       "~> 4.3"
57     ],
58     "RxSwift": [
59       "~> 3.0"
60     ],
61     "RxCocoa": [
62       "~> 3.0"
63     ],
64     "SwiftyJSON": [
66     ],
67     "SlackTextViewController": [
69     ],
70     "Socket.IO-Client-Swift": [
71       "~> 8.2.0"
72     ],
73     "Kingfisher": [
74       "~> 3.0"
75     ],
76     "MGSwipeTableCell": [
78     ],
79     "DKImagePickerController": [
81     ],
82     "M13ProgressSuite": [
84     ],
85     "NVActivityIndicatorView": [
87     ],
88     "MWPhotoBrowser": [
90     ],
91     "SVProgressHUD": [
93     ]
94   },
95   "pushed_with_swift_version": "3.0"