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