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"
25 "cocoapods_version": ">= 1.13.0",
33 "prefix_header_contents": "#ifndef TARGET_OS_WATCH\n #define TARGET_OS_WATCH 0\n#endif",
36 "Source/PrivacyInfo.xcprivacy"
42 "source_files": "Source/*.{h,m}",
50 "name": "Arc-exception-safe",
56 "source_files": "Source/PINDiskCache.m",
57 "compiler_flags": "-fobjc-arc-exceptions"