[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 3 / SWFSemanticVersion / 0.5.0 / SWFSemanticVersion.podspec.json
blob567cad107a05bd485500937b5420c06253ca6e0b
2   "name": "SWFSemanticVersion",
3   "version": "0.5.0",
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   },
11   "source": {
12     "git": "https://github.com/samuelwford/SWFSemanticVersion.git",
13     "tag": "0.5.0"
14   },
15   "requires_arc": true,
16   "source_files": "SWFSemanticVersion/SWFSemanticVersion.*",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }