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.1
/
KLMobileSDK.podspec.json
blob
77d9cce706913594eab8c3abdb791d0128c9b910
1
{
2
"name": "KLMobileSDK",
3
"version": "1.0.1",
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.1"
19
},
20
"ios": {
21
"vendored_frameworks": [
22
"MobileSDK.framework"
23
]
24
}
25
}