blob: 8e1b81ea1d9f5e6b30474f78611774a3a3a15753 [file] [log] [blame]
{
"name": "Koyomi",
"version": "1.2.6",
"summary": "Simple customizable calendar component in Swift",
"description": "Koyomi is a simple calender view framework for iOS, written in Swift.\n* Simple Calendar View\n* Easily usable.\n* Selectable calender\n* Customizable in any properties for appearance.\n* Support @IBDesignable and @IBInspectable\n* Support Swift 2.3\n* Support Swift 3.0\n* Compatible with Carthage\n\nKoyomi is designed to be easy to use!!",
"homepage": "https://github.com/shoheiyokoyama/Koyomi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shoheiyokoyama": "shohei.yok0602@gmail.com"
},
"source": {
"git": "https://github.com/shoheiyokoyama/Koyomi.git",
"tag": "1.2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Koyomi/**/*.swift",
"pushed_with_swift_version": "3.0"
}