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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
d
/
a
/
7
/
MXCCategory
/
0.0.5
/
MXCCategory.podspec.json
blob
361dbda03f1dcca8517247acce35e7110a93d13c
1
{
2
"name": "MXCCategory",
3
"version": "0.0.5",
4
"summary": "test",
5
"description": "Category经过整理后常识使用pods来管理",
6
"homepage": "https://github.com/evafan2003/",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"hefei": "evafan2003@aliyun.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/evafan2003/CategoryRepertory.git",
19
"branch": "master",
20
"tag": "v0.0.5"
21
},
22
"source_files": [
23
"Category",
24
"Category/**/*.{h,m}"
25
],
26
"dependencies": {
27
"MBProgressHUD": [
28
29
]
30
}
31
}