[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / a / c / SemanticVersioning / 3.0.0 / SemanticVersioning.podspec.json
blobfe46062fea73ccaa3689b05fbb9d4bd64ae89a4e
2   "name": "SemanticVersioning",
3   "version": "3.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Elegant Semantic Versioning in Swift 5",
8   "homepage": "https://github.com/AlexanderNey/SemanticVersioning",
9   "social_media_url": "http://twitter.com/Ajax64",
10   "authors": {
11     "Alexander Ney": "alexander.ney@me.com"
12   },
13   "source": {
14     "git": "https://github.com/AlexanderNey/SemanticVersioning.git",
15     "branch": "master",
16     "tag": "v3.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0",
22     "osx": "10.13"
23   },
24   "swift_versions": "5.0",
25   "source_files": "Source/*.swift",
26   "swift_version": "5.0"