blob: 72f1f4d504ed93c56bd74a6a8714aa135787e134 [file] [log] [blame]
{
"name": "KHCalendar",
"version": "0.1.1",
"summary": "달력 데이터 모델 입니다.",
"description": "TableView, CollectionView에서 사용할 목적으로 만들었습니다.",
"swift_versions": "4.2",
"homepage": "https://github.com/mrKangHo/KHCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"이강호": "coke8707@gmail.com"
},
"source": {
"git": "https://github.com/mrKangHo/KHCalendar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KHCalendar/Classes/**/*",
"swift_version": "4.2"
}