4 "homepage": "https://github.com/Zandor300/ZSPINCache",
5 "summary": "Fast, thread safe, parallel object cache for iOS and OS X.",
7 "Zandor Smith": "info@zsinfo.nl"
10 "git": "https://github.com/Zandor300/ZSPINCache.git",
18 "frameworks": "Foundation",
20 "weak_frameworks": "UIKit"
23 "weak_frameworks": "AppKit"
31 "prefix_header_contents": "#ifndef TARGET_OS_WATCH\n #define TARGET_OS_WATCH 0\n#endif",
35 "source_files": "Source/*.{h,m}",
43 "name": "Arc-exception-safe",
49 "source_files": "Source/PINDiskCache.m",
50 "compiler_flags": "-fobjc-arc-exceptions"