blob: 7504a8c44e227eb8469e72cbdd9723e23c769646 [file] [log] [blame]
{
"name": "Adapt",
"version": "0.0.1",
"summary": "A flexible, app-based forum solution.",
"description": "This library helps you build a forum-like network in an app.",
"homepage": "https://github.com/dylanreich/Adapt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dylan Reich": "dylan@dylanreich.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/dylanreich/Adapt.git",
"tag": "0.0.1"
},
"source_files": "Adapt/**/*.{h,m,swift}",
"swift_version": "5.1"
}