[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 3 / SWFSemanticVersion / 0.4.2 / SWFSemanticVersion.podspec.json
blobfdd9b10649e9d65a73bad364c2d42615e766a3d6
2   "name": "SWFSemanticVersion",
3   "version": "0.4.2",
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.4.2"
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   }