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