blob: 48bfb75fef05f05a6d6c708dbd64620330cc6d82 [file] [log] [blame]
{
"name": "Winterkorn",
"version": "0.0.1",
"summary": "A library for increasing the speed and urgency of your development in Swift.",
"homepage": "https://github.com/neonichu/Winterkorn",
"license": "MIT",
"authors": {
"Boris Bügling": "boris@buegling.com"
},
"social_media_url": "http://twitter.com/NeoNacho",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"frameworks": "XCTest",
"source": {
"git": "https://github.com/neonichu/Winterkorn.git",
"tag": "0.0.1"
},
"source_files": "Winterkorn.swift",
"deprecated": true
}