[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 5 / 0 / 3 / SWFSemanticVersion / 0.4 / SWFSemanticVersion.podspec.json
blobf31ba3ee9a52387d1d5e937834195171f7693d5a
2   "name": "SWFSemanticVersion",
3   "version": "0.4",
4   "summary": "A mutable value object implementation of SemVer.",
5   "description": "Parses and compares strings that contain SemVer strings.",
6   "homepage": "https://github.com/samuelwford/swfsemanticversion",
7   "license": "MIT",
8   "authors": {
9     "Samuel Ford": "samuel.ford@icloud.com",
10     "Will Lisac": "https://github.com/wlisac"
11   },
12   "source": {
13     "git": "https://github.com/samuelwford/SWFSemanticVersion.git",
14     "tag": "0.4"
15   },
16   "requires_arc": true,
17   "source_files": "SWFSemanticVersion/SWFSemanticVersion.*",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }