blob: 28d44937fd1bb27a37240fea47f2fc4c8467b6d6 [file] [log] [blame]
{
"name": "Shazam",
"version": "0.0.8",
"summary": "An easy solution to nested scrolling",
"homepage": "https://github.com/bawn/Shazam",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bawn": "lc5491137@gmail.com"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/bawn/Shazam.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"Shazam/*.swift",
"Shazam/Shazam.h"
],
"swift_version": "4.2"
}