blob: 1ac378090a7d7eb8de80733438ff7d2cf75255f7 [file] [log] [blame]
{
"name": "Versions",
"version": "0.2",
"summary": "Helping you find inner peace when comparing version numbers in Swift.",
"description": " * Helping you find inner peace when comparing version numbers in Swift.\n",
"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": "6.0"
},
"source": {
"git": "https://github.com/zenangst/Versions.git",
"tag": "0.2"
},
"source_files": "Source/*.*",
"frameworks": "Foundation",
"requires_arc": true
}