blob: b3c5e337ac575f7fde34f5030b51c0f913be48a5 [file] [log] [blame]
{
"name": "EKEventStoreWrapper",
"version": "0.9.93",
"summary": "EKEventStore wrapper, aims to ease and reduce code",
"description": "EKEventStore wrapper, reduce most boiler plate code required to\nhandle EKEvents",
"homepage": "https://github.com/bphenriques/EKEventStoreWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bphenriques": "brunoaphenriques@gmail.com"
},
"social_media_url": "https://bphenriques.github.io/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bphenriques/EKEventStoreWrapper.git",
"tag": "0.9.93"
},
"source_files": "EKEventStoreWrapper/**/*.{swift}",
"frameworks": "EventKit",
"requires_arc": true
}