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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
9
/
c
/
5
/
Shazam
/
0.0.6
/
Shazam.podspec.json
blob
b5bf6923bb27bd0fa7a7e348135d4e7bda7d76d8
1
{
2
"name": "Shazam",
3
"version": "0.0.6",
4
"summary": "An easy solution to nested scrolling",
5
"homepage": "https://github.com/bawn/Shazam",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"bawn": "lc5491137@gmail.com"
12
},
13
"swift_versions": "4.2",
14
"source": {
15
"git": "https://github.com/bawn/Shazam.git",
16
"tag": "0.0.6"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"requires_arc": true,
22
"dependencies": {
23
"SnapKit": [
24
25
]
26
},
27
"source_files": [
28
"Shazam/*.swift",
29
"Shazam/Shazam.h"
30
],
31
"swift_version": "4.2"
32
}