[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 8 / 3 / Semver.swift / 1.1.1 / Semver.swift.podspec.json
blob3beb139be00dc7a1e66d678b63dde3c3818e8900
2   "name": "Semver.swift",
3   "version": "1.1.1",
4   "license": "MIT",
5   "summary": "Semantic Versioning implementation in Swift",
6   "homepage": "https://github.com/glwithu06/Semver.swift",
7   "authors": {
8     "Nate Kim": "glwithu06@gmail.com"
9   },
10   "frameworks": "Foundation",
11   "source": {
12     "git": "https://github.com/glwithu06/Semver.swift.git",
13     "tag": "1.1.1"
14   },
15   "source_files": "Sources/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.11",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   }