blob: 482fc54724b7e7dbb76dd91c16a900adae18a951 [file] [log] [blame]
{
"name": "Versions",
"version": "0.4.0",
"summary": "Helping you find inner peace when comparing version numbers in Swift.",
"description": "* Helping you find inner peace when comparing version numbers in Swift.",
"homepage": "https://github.com/zenangst/Versions",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Christoffer Winterkvist": "christoffer@winterkvist.com"
},
"social_media_url": "https://twitter.com/zenangst",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zenangst/Versions.git",
"tag": "0.4.0"
},
"source_files": "Versions/*.swift",
"frameworks": "Foundation",
"requires_arc": true
}