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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
d
/
c
/
b
/
KBOcTools
/
0.0.1
/
KBOcTools.podspec.json
blob
fc642683a1c0244593d05e5483f9a095421e88a0
1
{
2
"name": "KBOcTools",
3
"version": "0.0.1",
4
"summary": "工具",
5
"description": "#这里写详细介绍",
6
"homepage": "http://baidu.com",
7
"license": "MIT (lyq)",
8
"authors": {
9
"liyunqi": "liyunqi@163.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://gitee.com/liyunqi825/kboc-tools.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "Classes/**/*.{h,m}",
19
"frameworks": "UIKit"
20
}