blob: 2db869243b5be9bf7684a32336605540697c9778 [file] [log] [blame]
{
"name": "SWFSemanticVersion",
"version": "0.3.1",
"summary": "A mutable value object implementation of SemVer.",
"description": " Parses and compares strings that contain SemVer strings.\n",
"homepage": "https://github.com/samuelwford/swfsemanticversion",
"license": "MIT",
"authors": {
"Samuel Ford": "samuel.ford@icloud.com"
},
"source": {
"git": "https://github.com/samuelwford/SWFSemanticVersion.git",
"tag": "0.3.1"
},
"requires_arc": true,
"source_files": "SWFSemanticVersion/SWFSemanticVersion.*"
}