[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / a / c / SemanticVersioning / 2.0.1 / SemanticVersioning.podspec.json
blobbe1caae83434007b00473f92078fea5c0847393c
2   "name": "SemanticVersioning",
3   "version": "2.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Elegant Semantic Versioning in Swift 4",
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": "v2.0.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.9"
22   },
23   "swift_version": "4.0",
24   "source_files": "Source/*.swift"