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.0.2
/
CRHelperLib.podspec.json
blob
6b8dbfa026140d3ebdf731a30312ff6b928a6980
1
{
2
"name": "CRHelperLib",
3
"version": "0.0.2",
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.0.2"
17
},
18
"source_files": "CRHelperLib/CRHelperLib/*.{h,m}",
19
"dependencies": {
20
"MJRefresh": [
21
22
],
23
"AFNetworking": [
24
"~> 3.2.1"
25
],
26
"SDWebImage": [
27
"~> 4.4.6"
28
],
29
"Masonry": [
30
"~> 1.1.0"
31
]
32
}
33
}