[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / a / c / SemanticVersioning / 1.2.0 / SemanticVersioning.podspec.json
blobfa2b12e16a5ee18163bca8fa8dbccb520bf65392
2   "name": "SemanticVersioning",
3   "version": "1.2.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": "v1.2.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"