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.7.5
[CocoaPods.git]
/
Specs
/
d
/
4
/
e
/
LLSwitch
/
1.0.5
/
LLSwitch.podspec.json
blob
a826dde1d29828bf8bd2879550c990bc9bbad570
1
{
2
"name": "LLSwitch",
3
"version": "1.0.5",
4
"summary": "This is a funny switch for iOS.",
5
"homepage": "https://github.com/lilei644/LLSwitch",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"lilei644": "1793161563@qq.com"
12
},
13
"platforms": {
14
"ios": "6.0"
15
},
16
"source": {
17
"git": "https://github.com/lilei644/LLSwitch.git",
18
"tag": "1.0.5"
19
},
20
"requires_arc": true,
21
"source_files": "LLSwitch/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"QuartzCore"
25
]
26
}