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] AdisonOfferwallSDK 3.6.8
[CocoaPods.git]
/
Specs
/
d
/
5
/
3
/
LMMSwitch
/
1.0.0
/
LMMSwitch.podspec.json
blob
bf522a8d9ac075b95cfb0510907d7a03638dd454
1
{
2
"name": "LMMSwitch",
3
"version": "1.0.0",
4
"summary": "自定义switch",
5
"description": "iOS自定义switch",
6
"homepage": "https://github.com/isaaclzg/LMMSwitch",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"isaaclzg": "Isaac_gang@163.com"
13
},
14
"source": {
15
"git": "https://github.com/isaaclzg/LMMSwitch.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "LMMSwitch/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
25
]
26
}
27
}