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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
0
/
6
/
7
/
CRBaseLib
/
0.0.1
/
CRBaseLib.podspec.json
blob
51ee84e51ac1f0b3d6a68e4ddd3a0a43ef69f0f5
1
{
2
"name": "CRBaseLib",
3
"version": "0.0.1",
4
"summary": "自用小助手",
5
"description": "Crazs",
6
"homepage": "https://github.com/Crazs/CRBaseLib",
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/CRBaseLib.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "CRBaseLib/*.{h,m}",
19
"dependencies": {
20
"Masonry": [
21
"~> 1.1.0"
22
],
23
"AFNetworking": [
24
"~> 3.2.1"
25
],
26
"SDWebImage": [
27
"~> 4.4.6"
28
],
29
"MJRefresh": [
30
31
],
32
"CRHelperLib": [
33
34
]
35
}
36
}