4 "summary": "A Swift library for nagging users to take an action.",
5 "description": "This is a simple swift pod to manage the logic behind nagging users to take actions like rating your app or upgrading to a paid version. To do so, simply create a new SBNagtion (think 'Nag Action'), and edit the defaults (Example/SBNag/ViewController.swift shows how you could do this).",
6 "homepage": "https://github.com/schrockblock/SBNag.swift",
12 "schrockblock": "thryvinc@gmail.com"
15 "git": "https://github.com/schrockblock/SBNag.swift.git",
21 "source_files": "SBNag.swift/Classes/**/*",
27 "pushed_with_swift_version": "3.0"