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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
8
/
d
/
e
/
YXYCategory
/
1.0.0
/
YXYCategory.podspec.json
blob
23d1e47a543f2c088c41e3f790ae11e089186571
1
{
2
"name": "YXYCategory",
3
"version": "1.0.0",
4
"summary": "常用分类",
5
"description": "共享常用分类为大家使用",
6
"homepage": "https://github.com/FreeYXY/YXYCategory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"493451317@qq.com": "yangxiaoyang@techwis.cn"
13
},
14
"source": {
15
"git": "https://github.com/FreeYXY/YXYCategory.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "YXYCategory/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
25
]
26
}
27
}