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] MDMCore 3.9.15
[CocoaPods.git]
/
Specs
/
3
/
9
/
1
/
XKCategory
/
1.3.8
/
XKCategory.podspec.json
blob
5f166a8864a6232c8cb99464ddb5d7b98d1f91d4
1
{
2
"name": "XKCategory",
3
"version": "1.3.8",
4
"summary": "日常用到的分类",
5
"description": "日常开发经常用到的分类",
6
"homepage": "https://github.com/kunhum/XKCategory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"kunhum": "kunhum@163.com"
13
},
14
"source": {
15
"git": "https://github.com/kunhum/XKCategory.git",
16
"tag": "1.3.8"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "XKCategory/Classes/**/*",
22
"dependencies": {
23
"SVProgressHUD": [
24
25
],
26
"SDWebImage": [
27
28
],
29
"MJRefresh": [
30
31
],
32
"Masonry": [
33
34
],
35
"XKInsertLimit": [
36
37
]
38
}
39
}