4 "summary": "A simple framework to count events in an app e.g. for score based rating dialog apperance.",
5 "description": "A simple framework to count events in an app. An event is basically just a named counter an \ncan be used to implement a score engine which counts different events. These events can for \ninstance be used to make score based decisions like showing a rating dialog when a certain \nscore has been reached.",
6 "homepage": "https://github.com/apploft/EventEngine",
7 "swift_version": "4.1",
13 "Tino Rachui": "tino.rachui@apploft.de"
19 "git": "https://github.com/apploft/EventEngine.git",
24 "EventEngine/**/*.{h,m,swift}"
26 "pod_target_xcconfig": {
27 "SWIFT_VERSION": "4.1"