blob: 6c9c49735265651aae2d0a35961683ca61677866 [file] [log] [blame]
{
"name": "CWLKit",
"version": "0.1.1",
"summary": "CWLKit: easy to use",
"swift_version": "4.0",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWLKit/Classes/**/*"
}