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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
b
/
5
/
4
/
HoverKit
/
0.0.2
/
HoverKit.podspec.json
blob
3389bf1c2f06a8bd0f1f5270b6e6b660a5c14cf3
1
{
2
"name": "HoverKit",
3
"version": "0.0.2",
4
"summary": "HoverKit.",
5
"swift_version": "4.0",
6
"description": "HoverKit. this is for macOS kit ~~~",
7
"homepage": "http://EXAMPLE/HoverKit",
8
"license": "MIT",
9
"authors": {
10
"Alexiuce": "alexiuce@qq.com"
11
},
12
"platforms": {
13
"osx": "10.12"
14
},
15
"source": {
16
"git": "https://gitee.com/xiu_ce/HoverKit.git",
17
"tag": "0.0.2"
18
},
19
"source_files": [
20
"Classes",
21
"Classes/**/*.swift"
22
],
23
"deprecated": true
24
}