[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 8 / 3 / Semver.swift / 1.2.0 / Semver.swift.podspec.json
blob70b0bf8eb79c3e988d08a6aea51d16a07aa0de09
2   "name": "Semver.swift",
3   "version": "1.2.0",
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.2.0"
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   }