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