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
/
0
/
b
/
e
/
CRHelperLib
/
0.1.1
/
CRHelperLib.podspec.json
blob
c10c91fcebd9d584e4bcd76d130fa4392f333782
1
{
2
"name": "CRHelperLib",
3
"version": "0.1.1",
4
"summary": "自用小助手",
5
"description": "Crazs",
6
"homepage": "https://github.com/Crazs/CRHelperLib",
7
"license": "MIT",
8
"authors": {
9
"Crazs": "zhouwtzs@163.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/Crazs/CRHelperLib.git",
16
"tag": "0.1.1"
17
},
18
"source_files": "CRHelperLib/*.{h,m}",
19
"dependencies": {
20
"Masonry": [
21
"~> 1.1.0"
22
]
23
}
24
}