blob: deb9a4a94c793c32c322f523105b15420c165e20 [file] [log] [blame]
{
"name": "YYCalendar",
"version": "1.2.2",
"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.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YYCalendar/Classes/**/*",
"frameworks": "UIKit",
"resources": "YYCalendar/Assets/**/*",
"swift_version": "5.0"
}