[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 3 / a / WCVersion / 0.0.5 / WCVersion.podspec.json
blobf8f7fa3e3182a3abc12bdcd0ef5a70c3841d8222
2   "name": "WCVersion",
3   "version": "0.0.5",
4   "summary": "Simple version number compare in MAJOR(.MINOR)?(.PATCH)? format",
5   "description": "Simple version number compare in MAJOR(.MINOR)?(.PATCH)? format written in swift",
6   "homepage": "https://github.com/guhungry/ios-version",
7   "license": "MIT",
8   "authors": {
9     "Woraphot Chokratanasombat": "guhungry@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/guhungry/ios-version.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "WCVersion/**/*.swift",
19   "dependencies": {
20     "WCExtensions": [
21       "~> 0.0.5"
22     ]
23   },
24   "swift_version": "4.2"