[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 1 / CWLKit / 1.4.1 / CWLKit.podspec.json
blob8604d4debcc221096ed28f7608c3f83aaf0ac98a
2   "name": "CWLKit",
3   "version": "1.4.1",
4   "summary": "swift项目中常用的方法",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/cycweeds/CWLKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cycweeds": "cycweeds@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/cycweeds/CWLKit.git",
17     "tag": "1.4.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "CWLKit/Classes/*",
24     "CWLKit/Classes/**/*"
25   ],
26   "swift_version": "5.0"