4 "summary": "A wrapper that expose a way to run once a func or a fallback one.",
5 "description": "RunOnce helps you in easily run a task only once for the overall life of your app. It relies on UserDefaults to do the job and provide also a fallback system to run a fallback function.",
6 "homepage": "https://github.com/matteocrippa/RunOnce",
12 "matteocrippa": "@_ghego"
15 "git": "https://github.com/matteocrippa/RunOnce.git",
18 "social_media_url": "https://twitter.com/_ghego",
22 "source_files": "RunOnce/Classes/**/*",
23 "pushed_with_swift_version": "3.1"