blob: a5311438b9f38d4e815227c22677ef3e65fb2eac [file] [log] [blame]
{
"name": "CWLKit",
"version": "0.2.1",
"summary": "CWLKit: 项目中常用的方法和类",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cycweeds/CWLKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cycweeds": "cycweeds@gmail.com"
},
"source": {
"git": "https://github.com/cycweeds/CWLKit.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CWLKit/Classes/**/*",
"swift_version": "4.2"
}