blob: 377a864d3d8926986a5adbd1c7a5a8d83ad146fd [file] [log] [blame]
{
"name": "CWLKit",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWLKit/Classes/**/*"
}