2 "name": "AppSandboxFileAccess",
4 "summary": "A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface.",
5 "description": " A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface.\n The class will request permission from the user with a simple to understand dialog consistent\n with Apple's documentation and persist permissions across application runs.\n",
6 "homepage": "https://github.com/leighmcculloch/AppSandboxFileAccess",
12 "Leigh McCulloch": "leigh@mcchouse.com"
18 "git": "https://github.com/leighmcculloch/AppSandboxFileAccess.git",
21 "source_files": "AppSandboxFileAccess/Classes/*.{h,m}",