[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 0 / 3 / SWFSemanticVersion / 0.3.1 / SWFSemanticVersion.podspec.json
blob2db869243b5be9bf7684a32336605540697c9778
2   "name": "SWFSemanticVersion",
3   "version": "0.3.1",
4   "summary": "A mutable value object implementation of SemVer.",
5   "description": "                    Parses and compares strings that contain SemVer strings.\n",
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.3.1"
14   },
15   "requires_arc": true,
16   "source_files": "SWFSemanticVersion/SWFSemanticVersion.*"