blob: 567cad107a05bd485500937b5420c06253ca6e0b [file] [log] [blame]
{
"name": "SWFSemanticVersion",
"version": "0.5.0",
"summary": "A mutable value object implementation of SemVer.",
"description": "Parses and compares strings that contain SemVer strings.",
"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.5.0"
},
"requires_arc": true,
"source_files": "SWFSemanticVersion/SWFSemanticVersion.*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}