blob: 716411e77f2b0135de266a997334dbab22fc5c3c [file] [log] [blame]
{
"name": "Swiftification",
"version": "11.1.0",
"summary": "Swift extensions to make life more pleasant.",
"authors": [
"Hilton Campbell",
"Stephan Heilner",
"Branden Russell",
"Nick Shelley",
"Rhett Rogers"
],
"homepage": "https://github.com/GreenJell0/Swiftification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/GreenJell0/Swiftification.git",
"tag": "11.1.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "10.0"
},
"source_files": "Swiftification/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}