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