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