blob: fab7d8a9c59b6a6943b682ebc8c31c9c284523a9 [file] [log] [blame]
{
"name": "SwiftyHolidayUtil",
"version": "0.1.1",
"summary": "SwiftyHolidayUtil is a library for highlighting holidays.",
"description": "SwiftyHolidayUtil is a library for highlighting holidays. Very easy as it can be used as extension of UILabel.",
"homepage": "https://github.com/kazuomatz/SwiftyHolidayUtil",
"screenshots": "https://user-images.githubusercontent.com/2704723/51838188-f1a12c80-2348-11e9-8b22-45de8cac84e0.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kazuomatz": "getlasterror@gmail.com"
},
"source": {
"git": "https://github.com/kazuomatz/SwiftyHolidayUtil.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/kazuomatz",
"swift_version": "4.2",
"platforms": {
"ios": "9.3"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"CalculateCalendarLogic": [
]
}
}