[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / d / KHCalendar / 0.1.1 / KHCalendar.podspec.json
blob72f1f4d504ed93c56bd74a6a8714aa135787e134
2   "name": "KHCalendar",
3   "version": "0.1.1",
4   "summary": "달력 데이터 모델 입니다.",
5   "description": "TableView, CollectionView에서 사용할 목적으로 만들었습니다.",
6   "swift_versions": "4.2",
7   "homepage": "https://github.com/mrKangHo/KHCalendar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "이강호": "coke8707@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mrKangHo/KHCalendar.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KHCalendar/Classes/**/*",
23   "swift_version": "4.2"