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