blob: 1ad3982fd4dbe7babe45a5b27b58f1f147c2872d [file] [log] [blame]
{
"name": "RFC2445",
"version": "0.1.1",
"summary": "Convert between RFC2445 and EKEvent.",
"description": "Converts back and forth between RFC2445 specification (iCalendar/.ics) and Apple's EKEvent structure.",
"homepage": "https://bitbucket.org/gargoylesoft/rfc2445",
"license": "MIT",
"authors": {
"Gargoyle Software, LLC": ""
},
"source": {
"git": "https://bitbucket.org/gargoylesoft/rfc2445.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RFC2445": [
"Pod/Assets/*.png"
]
},
"deprecated": true
}