blob: a15842773dbb166f1caf1f76669743c54d4e26eb [file] [log] [blame]
{
"name": "Shazam",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
},
"source_files": [
"Shazam/*.swift",
"Shazam/Shazam.h"
],
"swift_version": "4.2"
}