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] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
7
/
b
/
0
/
KLMobileSDK
/
1.0.9
/
KLMobileSDK.podspec.json
blob
f289fe6febfb7187d81751dbb4721f42da230d8e
1
{
2
"name": "KLMobileSDK",
3
"version": "1.0.9",
4
"summary": "KLMobileSDK",
5
"homepage": "https://github.com/Kandy-IO/",
6
"license": {
7
"type": "MIT",
8
"file": "mit-license.txt"
9
},
10
"authors": {
11
"Name": "tolgat@netrd.com.tr"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/tolgatan/KLMobileSDK.git",
18
"tag": "1.0.9"
19
},
20
"dependencies": {
21
"KLCPaaSWebRTC": [
22
23
]
24
},
25
"vendored_frameworks": [
26
"MobileSDK.framework",
27
"WebRTC.framework"
28
]
29
}