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
/
e
/
c
/
a
/
LGNote
/
1.6.3
/
LGNote.podspec.json
blob
971839d71be24ff02b071bfac0faa61c645f8ea8
1
{
2
"name": "LGNote",
3
"version": "1.6.3",
4
"summary": "笔记公共工具",
5
"homepage": "https://github.com/LYajun/LGNote",
6
"license": "MIT",
7
"frameworks": [
8
"Foundation",
9
"UIKit"
10
],
11
"authors": {
12
"刘亚军": "liuyajun1999@icloud.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/LYajun/LGNote.git",
19
"tag": "1.6.3"
20
},
21
"source_files": "LGNote/**/*.{h,m}",
22
"resources": "LGNote/Resource/LGNote.bundle",
23
"requires_arc": true,
24
"dependencies": {
25
"Masonry": [
26
27
],
28
"MJExtension": [
29
30
],
31
"LGAlertHUD": [
32
33
],
34
"ReactiveObjC": [
35
36
],
37
"AFNetworking": [
38
39
],
40
"MJRefresh": [
41
42
],
43
"TFHpple": [
44
45
],
46
"YYImage": [
47
48
],
49
"SDWebImage": [
50
51
],
52
"BlocksKit": [
53
54
],
55
"YJBaseModule": [
56
57
]
58
}
59
}