blob: 62f35827004e84c865ea1a6d803af92662d16854 [file] [log] [blame]
{
"name": "Swiftification",
"version": "5.9.0",
"summary": "Swift extensions to make life more pleasant.",
"authors": [
"Hilton Campbell",
"Stephan Heilner",
"Branden Russell",
"Nick Shelley"
],
"homepage": "https://github.com/CrossWaterBridge/Swiftification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/Swiftification.git",
"tag": "5.9.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Swiftification/*.swift",
"requires_arc": true
}