blob: fbf359f4804ffb9c96510804f8b159ec3a9ad1a2 [file] [log] [blame]
{
"name": "Koyomi",
"version": "0.1.0",
"summary": "Koyomi is a simple Calender View framework for iOS, written in Swift.",
"description": "Koyomi is a simple Calender View framework for iOS, written in Swift. Easily usable, Customizable in any properties for Appearance. Koyomi 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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Koyomi/**/*.swift"
}