blob: 85b00aebd5319628721396d768ad63054b4014fd [file] [log] [blame]
{
"name": "Swiftification",
"version": "9.0.0",
"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": "9.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Swiftification/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}