[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / a / c / SemanticVersioning / 1.0.0-beta / SemanticVersioning.podspec.json
blobd76163d29d64d3f94cf2c5cc3cdc2c9c7bf45156
2   "name": "SemanticVersioning",
3   "version": "1.0.0-beta",
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     "branch": "master",
16     "tag": "v1.0.0-beta"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "source_files": "Source/*.swift"