blob: 8ef4fc297f674ed65e05102f80bcf14ac86c511e [file] [log] [blame]
{
"name": "PUCalendarKit",
"platforms": {
"ios": null
},
"version": "1.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/MauriceArikoglu/PUCalendarKit",
"authors": {
"Maurice Arikoglu": "development@mauricearikoglu.de"
},
"summary": "A set of classes used to parse and handle iCalendar (.ICS) files",
"source": {
"git": "https://github.com/MauriceArikoglu/PUCalendarKit.git",
"tag": "1.1.1"
},
"source_files": "PUCalendarKit/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}