4 "summary": "A simple to use yet versatile API for dealing with sandboxed file access.",
5 "description": " Sandbox aims to hides the awkward logistics required to let your app access files outside its own scope behind a simple and sane closure-based synchronous API, while keeping you in full control over your app's logical flow.\n",
6 "homepage": "https://github.com/regexident/Sandbox",
12 "Vincent Esche": "regexident@gmail.com"
15 "git": "https://github.com/regexident/Sandbox.git",
18 "source_files": "Sandbox/Classes/*.{swift,h,m}",