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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
4
/
3
/
e
/
lujhMain
/
1.0.0
/
lujhMain.podspec.json
blob
8de7f4f27bd8969702f59c2e2f3b2681e90eba02
1
{
2
"name": "lujhMain",
3
"version": "1.0.0",
4
"authors": {
5
"daniulaolu": "287929070@qq.com"
6
},
7
"homepage": "https://github.com/daniulaolu/lujhMain",
8
"summary": "a dropdown menu for ios like wechat homepage.",
9
"source": {
10
"git": "https://github.com/daniulaolu/lujhMain.git",
11
"tag": "1.0.0"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"requires_arc": true,
21
"source_files": [
22
"lujhMain",
23
"*.{h,m}"
24
],
25
"frameworks": [
26
"QuartzCore",
27
"Security",
28
"UIKit",
29
"Foundation",
30
"CoreGraphics",
31
"CoreTelephony"
32
],
33
"dependencies": {
34
"SAMKeychain": [
35
36
]
37
}
38
}