blob: a88e9de78af5973be84a92fc403b58d8867e0d48 [file] [log] [blame]
{
"name": "CompactCalendar",
"version": "0.1.6",
"summary": "A view that displays a calendar two weeks at a time",
"description": "This CocoaPod provides the ability to use a calendar view",
"homepage": "https://github.com/PagerDuty/SwiftCompactCalendar",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": "PagerDuty",
"source": {
"git": "https://github.com/PagerDuty/SwiftCompactCalendar.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "11.0"
},
"resources": "CompactCalendar/Assets/**/*",
"source_files": "CompactCalendar/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}