| { |
| "name": "CompactCalendar", |
| "version": "0.1.5", |
| "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.5" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "resources": "CompactCalendar/Assets/**/*", |
| "source_files": "CompactCalendar/Classes/**/*", |
| "swift_versions": "4.2", |
| "swift_version": "4.2" |
| } |