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