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",
16 "Tino Rachui": "tino.rachui@apploft.de"
22 "git": "https://github.com/apploft/EventEngine.git",
27 "EventEngine/**/*.{h,m,swift}"
29 "pod_target_xcconfig": {
30 "SWIFT_VERSION": "4.1"