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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
3
/
4
/
MLCategory
/
0.1.0
/
MLCategory.podspec.json
blob
aa8408355406c592dfebcfc8727257504fb2a6dd
1
{
2
"name": "MLCategory",
3
"version": "0.1.0",
4
"summary": "OC常用分类",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/Mill0/MLCategory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Mill0": "549310154@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/Mill0/MLCategory.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "MLCategory/Classes/**/*",
22
"dependencies": {
23
"MJRefresh": [
24
25
],
26
"SDWebImage": [
27
28
],
29
"Masonry": [
30
31
]
32
}
33
}