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] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
e
/
c
/
a
/
LGNote
/
1.2.2
/
LGNote.podspec.json
blob
fef7ab424d9ed39696e54fa8cfc217aa875be37b
1
{
2
"name": "LGNote",
3
"version": "1.2.2",
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.2.2"
20
},
21
"source_files": [
22
"LGNote",
23
"LGNote/**/*.{h,m}"
24
],
25
"public_header_files": "Helper/YBIBUtilities.h",
26
"resources": "LGNote/Resource/LGNote.bundle",
27
"requires_arc": true,
28
"dependencies": {
29
"Masonry": [
30
31
],
32
"MJExtension": [
33
34
],
35
"LGAlertHUD": [
36
37
],
38
"ReactiveObjC": [
39
40
],
41
"AFNetworking": [
42
43
],
44
"MJRefresh": [
45
46
],
47
"TFHpple": [
48
49
],
50
"YYImage": [
51
52
],
53
"SDWebImage": [
54
55
],
56
"BlocksKit": [
57
58
]
59
}
60
}