blob: a4239985f88c45d01b2254f04980371778d52029 [file] [log] [blame]
{
"name": "GSVersionComparator",
"version": "0.2.0",
"summary": "A port of Apache Maven's ComparableVersion to Obj-C.",
"description": " A direct port of org.apache.maven.artifact.versioning.ComparableVersion from the Apache Maven Project\n to Objective-C.\n",
"homepage": "https://github.com/gliders/GSVersionComparator",
"license": "Apache v2",
"authors": {
"Ryan Brignoni": "castral01@gmail.com"
},
"source": {
"git": "https://github.com/gliders/GSVersionComparator.git",
"tag": "0.2.0"
},
"requires_arc": true,
"source_files": "GSVersionComparator",
"public_header_files": "GSVersionComparator/**/*.h"
}