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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
1
/
e
/
LGNotes
/
1.0.2.1
/
LGNotes.podspec.json
blob
2868d745e08755cbb4d25302c57ba7c2d06172a9
1
{
2
"name": "LGNotes",
3
"version": "1.0.2.1",
4
"summary": "本公司笔记公共工具",
5
"homepage": "https://github.com/christhoper/LGNotes",
6
"license": "MIT",
7
"authors": {
8
"hend": "309875551@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/christhoper/LGNotes.git",
15
"tag": "1.0.2.1"
16
},
17
"source_files": [
18
"LGNotes",
19
"LGNotes/**/*.{h,m}"
20
],
21
"resources": "LGNotes/Resource/LGNote.bundle",
22
"requires_arc": true,
23
"dependencies": {
24
"Masonry": [
25
26
],
27
"MJExtension": [
28
29
],
30
"MBProgressHUD": [
31
32
],
33
"ReactiveObjC": [
34
35
],
36
"AFNetworking": [
37
38
],
39
"MJRefresh": [
40
41
],
42
"TFHpple": [
43
44
],
45
"YBImageBrowser": [
46
47
],
48
"SDWebImage": [
49
50
],
51
"YYImage": [
52
53
]
54
}
55
}