blob: 06ecf4a66484a29938aa9e324d4a882c3b33af61 [file] [log] [blame]
{
"name": "YMCalendar",
"version": "0.1.4",
"summary": "Monthly event calendar framework in Swift",
"homepage": "https://github.com/matsune/YMCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuma Matsune": "yuma.matsune@gmail.com"
},
"social_media_url": "https://twitter.com/matsune_ver3",
"source": {
"git": "https://github.com/matsune/YMCalendar.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YMCalendar/**/*.swift",
"pushed_with_swift_version": "3.0"
}