[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / a / c / SemanticVersioning / 2.0.0 / SemanticVersioning.podspec.json
blob87f86ac5d94882769b56f57c7f9f4a0fa4826659
2   "name": "SemanticVersioning",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Elegant Semantic Versioning in Swift 3",
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.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "platforms": {
23     "ios": "8.0",
24     "osx": "10.9"
25   },
26   "source_files": "Source/*.swift",
27   "pushed_with_swift_version": "3.0"