blob: b03fe8e83fec10c7a09ef486f2ea9c708bff6c0c [file] [log] [blame]
{
"name": "YYCalendar",
"version": "1.0.3",
"swift_versions": "5.0",
"summary": "Very Simple and Useful Calendar",
"description": "When you need to let users choose date from calendar. You can use YYCalendar.\nSimple And Clear 😎",
"homepage": "https://github.com/DevYeom/YYCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevYeom": "dev.yeom@gmail.com"
},
"source": {
"git": "https://github.com/DevYeom/YYCalendar.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YYCalendar/Classes/**/*",
"frameworks": "UIKit",
"resources": "YYCalendar/Assets/**/*",
"swift_version": "5.0"
}