7 "summary": "In app event and time based scenarios made easy",
8 "description": "WaitForIt simplifies implementing common app development scenarios, like:\n\"Display a tutorial screen when user launches an app for the first time.\"\n\"Ask user for a review, but only if he installed the app more then two weeks ago and launched it at least 5 times.\"\n\"Ask user to buy a subscription once every 3 days, but no more then 5 times in total.\"\n\netc.",
9 "homepage": "https://github.com/pawurb/WaitForIt",
15 "pawurb": "p.urbanek89@gmail.com"
18 "git": "https://github.com/pawurb/WaitForIt.git",
21 "source_files": "WaitForIt/**/*.swift",
22 "pushed_with_swift_version": "3.0"