blob: bea00d30a8761c2bc9ea40a57a9fa30874804538 [file] [log] [blame]
{
"name": "RFC5545",
"version": "1.1.0",
"summary": "Convert between RFC5545 and iOS' EKEvent class.",
"description": "Converts back and forth between RFC5545 specification (iCalendar/.ics) and Apple's EKEvent structure.",
"homepage": "https://github.com/GargoyleSoft/RFC5545",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gargoyle Software, LLC": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GargoyleSoft/RFC5545.git",
"tag": "v1.1.0"
},
"source_files": "RFC5545",
"swift_version": "4.1"
}