blob: d27570eef7b5323382d14d27c06c9d0cbdc5d231 [file] [log] [blame]
{
"name": "Four20",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Extensions/**/*",
"swift_version": "5.0"
}