[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / d / CHPlugin / 0.2.0 / CHPlugin.podspec.json
blob075f0eef39b7a5bff9f8613c450f471227296ecf
2   "name": "CHPlugin",
3   "version": "0.2.0",
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.2.0"
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     "CRToast": [
42     ]
43   }