2 "name": "StandardPaths",
7 "summary": "Category on NSFileManager for simple consistent access to standard application directories.",
8 "description": "StandardPaths is a category on NSFileManager for simple, consistent access to standard application directories on iOS and Mac OS and abstraction of excluding certain files from iCloud backup on iOS.",
9 "homepage": "https://github.com/nicklockwood/StandardPaths",
11 "Nick Lockwood": "http://charcoaldesign.co.uk/"
14 "git": "https://github.com/nicklockwood/StandardPaths.git",
17 "source_files": "StandardPaths/*.{h,m}",
19 "type": "Zlib License",