blob: 881801462969a957de3ce8bcb4ebba8f062601d8 [file] [log] [blame]
{
"name": "Koyomi",
"version": "1.0.3",
"summary": "Simple customizable calendar component in Swift",
"description": "Koyomi is a simple Calender View framework for iOS, written in Swift.\n* Easily usable,\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.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Koyomi/**/*.swift"
}