[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 2 / d / CHPlugin / 0.1.17 / CHPlugin.podspec.json
blob2d85be1711e52e6299cb348cf4823d29a1ecafea
2   "name": "CHPlugin",
3   "version": "0.1.17",
4   "summary": "Channel plugin for iOS",
5   "homepage": "http://www.channel.io",
6   "authors": {
7     "Zoyi": "eng@zoyi.co"
8   },
9   "license": {
10     "type": "SDK",
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.17"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "CHPlugin.framework"
23   },
24   "dependencies": {
25     "SlackTextViewController": [
27     ],
28     "MGSwipeTableCell": [
30     ],
31     "M13ProgressSuite": [
33     ],
34     "MWPhotoBrowser": [
36     ],
37     "SVProgressHUD": [
39     ]
40   }