blob: 28196fdab3214ea5b03464e2dec396db6da90fb5 [file] [log] [blame]
{
"name": "WobblesFramework",
"version": "0.1.1",
"summary": "A short description of WobblesFramework.",
"description": "A longer description than summary for REASONS blah blah blah blah",
"homepage": "https://github.com/northofnormal/WobblesFramework",
"license": "MIT",
"authors": {
"Anne Cahalan": "northofnormal@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/northofnormal/WobblesFramework",
"tag": "0.1.1"
},
"source_files": "Sources/**/*.swift",
"exclude_files": "Package.swift"
}