repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
0
/
2
/
d
/
CHPlugin
/
0.2.0
/
CHPlugin.podspec.json
blob
075f0eef39b7a5bff9f8613c450f471227296ecf
1
{
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": [
26
27
],
28
"MGSwipeTableCell": [
29
30
],
31
"M13ProgressSuite": [
32
33
],
34
"MWPhotoBrowser": [
35
36
],
37
"SVProgressHUD": [
38
39
],
40
"CRToast": [
41
42
]
43
}
44
}