blob: 97d6c8ab1f9477a7bb250a4b3593fffc99613700 [file] [log] [blame]
{
"name": "CWLKit",
"version": "1.0.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": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CWLKit/Classes/*",
"swift_version": "4.2"
}