blob: cc303bebcf53f7d47340bb1e63a4c31ce4532b7a [file] [log] [blame]
{
"name": "Four20",
"version": "0.2.1",
"summary": "A grab-bag of Swift extensions.",
"description": "A grab-bag of Swift extensions for rapid prototyping.",
"homepage": "https://github.com/Buglife/four20",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Buglife": "support@buglife.com"
},
"source": {
"git": "https://github.com/Buglife/four20.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "12.0",
"tvos": "13.0"
},
"source_files": "Extensions/**/*",
"ios": {
"source_files": "iOS/**/*"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}