blob: 655e18be3324fd5be3209dd6bbea1a900f09937a [file] [log] [blame]
{
"name": "YMCalendar",
"version": "1.0",
"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": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YMCalendar/**/*.swift",
"pushed_with_swift_version": "3.0"
}