blob: 38c43912d5a5ad159b0c3dc7e6bcd8adc4123fed [file] [log] [blame]
{
"name": "Wells",
"version": "0.1.3",
"summary": "a lightweight diagnostics report submission system",
"homepage": "https://github.com/stacksift/Wells",
"license": {
"type": "BSD-3-Clause",
"file": "LICENSE"
},
"authors": {
"Stacksift": "support@stacksift.io"
},
"social_media_url": "https://twitter.com/stacksift",
"source": {
"git": "https://github.com/stacksift/Wells.git",
"tag": "0.1.3"
},
"source_files": "Wells/**/*.swift",
"platforms": {
"osx": "10.12",
"ios": "10.0",
"tvos": "10.0",
"watchos": "3.0"
},
"cocoapods_version": ">= 1.4.0",
"swift_versions": "5.0",
"swift_version": "5.0"
}