[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 3 / f / DPVersion / 1.1.0 / DPVersion.podspec.json
blob6f9730c1c1b4a0d34d3751a5525f4d6ed00525ed
2   "name": "DPVersion",
3   "version": "1.1.0",
4   "summary": "A data model to store and compare version numbers (see https://semver.org).",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/danielepantaleone/DPVersion",
10   "authors": {
11     "Daniele Pantaleone": "danielepantaleone@me.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/danielepantaleone/DPVersion.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Sources/DPVersion/**/*.swift",
21   "swift_versions": "5.7",
22   "swift_version": "5.7"