blob: d499934aa18c44469c4719a46f34e659aaa09da5 [file] [log] [blame]
{
"name": "Four20",
"version": "0.3.14",
"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.3.14"
},
"platforms": {
"ios": "12.0",
"tvos": "13.0",
"osx": "10.15"
},
"source_files": "Source/Shared/**/*",
"ios": {
"source_files": "Source/iOS/**/*"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}