blob: 006f19d69126a560e026c5de3e0086a31ffb8f9a [file] [log] [blame]
{
"name": "CKDatePicker",
"version": "0.1.0",
"summary": "CKDatePicker.",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/choarkinphe/CKDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"choarkinphe": "choarkinphe@outlook.com"
},
"source": {
"git": "https://github.com/choarkinphe/CKDatePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CKDatePicker/Classes/**/*",
"swift_version": "4.2"
}