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