[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 3 / 1 / CWLKit / 1.1 / CWLKit.podspec.json
blob9e3b0247b0fe90f24964ff8204800a49ea396eb2
2   "name": "CWLKit",
3   "version": "1.1",
4   "summary": "基于swift项目中常用的方法",
5   "swift_versions": "4.2",
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.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "CWLKit/Classes/*",
24     "CWLKit/Classes/**/*"
25   ],
26   "swift_version": "4.2"