blob: 261e181c88a11a54b60a55829bf745899563a4d0 [file] [log] [blame]
{
"name": "SUPSemVer",
"version": "1.0.3",
"summary": "Easy-to-use Semantic Version comparison framework",
"description": "# SUPSemVer\n\nAn easy to use framework for comparing semantic versions.",
"homepage": "https://github.com/davidrothera/SUPSemVer",
"license": "MIT",
"authors": {
"David Rothera": "david.rothera@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/davidrothera/SUPSemVer.git",
"tag": "1.0.3"
},
"source_files": "SUPSemVer"
}