[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / a / WaitForIt / 0.2.0 / WaitForIt.podspec.json
blobd2e23af9b8169772ca1143c1af3c3d6b8f47bf4b
2   "name": "WaitForIt",
3   "version": "0.2.0",
4   "platforms": {
5     "ios": "10.0"
6   },
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",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "pawurb": "p.urbanek89@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/pawurb/WaitForIt.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "WaitForIt/**/*.swift",
22   "pushed_with_swift_version": "3.0"