[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 3 / a / WCVersion / 0.0.2 / WCVersion.podspec.json
blob422321981d93566b1acd8a91dad54af4cb270826
2   "name": "WCVersion",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "WCVersion/**/*.swift",
19   "dependencies": {
20     "WCExtensions": [
22     ]
23   },
24   "swift_version": "4.2"