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