[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / 2 / CKVersion / 0.1.0 / CKVersion.podspec.json
blob1bd737e9dcabab5fadeb8d92361ae95e0434a1fa
2   "name": "CKVersion",
3   "version": "0.1.0",
4   "summary": "Simple comparable version type",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chungchung1315/CKVersion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marcel Lee": "chungchung1315@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chungchung1315/CKVersion.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CKVersion/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"