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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
0
/
2
/
8
/
HHSwitch
/
0.2.0
/
HHSwitch.podspec.json
blob
3a6665e54cad2b137823f1cee0e57d2ddb61dd3c
1
{
2
"name": "HHSwitch",
3
"version": "0.2.0",
4
"summary": "自定义Switch控件",
5
"description": "自定义Switch控件",
6
"homepage": "https://github.com/hutaol/HHSwitch",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"hutaol": "1325049637@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/hutaol/HHSwitch.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "HHSwitch/Classes/**/*"
22
}