[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / c / 3 / 4 / GSVersionComparator / 0.2.0 / GSVersionComparator.podspec.json
bloba4239985f88c45d01b2254f04980371778d52029
2   "name": "GSVersionComparator",
3   "version": "0.2.0",
4   "summary": "A port of Apache Maven's ComparableVersion to Obj-C.",
5   "description": "                       A direct port of org.apache.maven.artifact.versioning.ComparableVersion from the Apache Maven Project\n                       to Objective-C.\n",
6   "homepage": "https://github.com/gliders/GSVersionComparator",
7   "license": "Apache v2",
8   "authors": {
9     "Ryan Brignoni": "castral01@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gliders/GSVersionComparator.git",
13     "tag": "0.2.0"
14   },
15   "requires_arc": true,
16   "source_files": "GSVersionComparator",
17   "public_header_files": "GSVersionComparator/**/*.h"