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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
9
/
c
/
5
/
Shazam
/
0.0.9
/
Shazam.podspec.json
blob
0164e8ab0e39d77efaedcac068855d91c0c40a41
1
{
2
"name": "Shazam",
3
"version": "0.0.9",
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.9"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"requires_arc": true,
22
"source_files": [
23
"Shazam/*.swift",
24
"Shazam/Shazam.h"
25
],
26
"swift_version": "4.2"
27
}