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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
9
/
c
/
5
/
Shazam
/
0.0.4
/
Shazam.podspec.json
blob
0da1c82f74109679cb50504e3340ba9cafec0a31
1
{
2
"name": "Shazam",
3
"version": "0.0.4",
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_version": "4.2",
14
"source": {
15
"git": "https://github.com/bawn/Shazam.git",
16
"tag": "0.0.4"
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
}