2 "name": "FirebaseStorageCache",
4 "summary": "FIRStorage for iOS with caching and offline capabilities.",
5 "description": "Is your Firebase Storage code hitting the network too often? Would you like Firebase\nStorage to cache images so that it works in offline mode? FirebaseStorageCache provides\na disk-based cache that does exactly that. Extensions for UIImageView and UIWebView\nmakes loading files easy from a FIRStorageReference.",
6 "homepage": "https://github.com/antonyharfield/FirebaseStorageCache",
12 "Antony Harfield": "antonyharfield@gmail.com"
18 "git": "https://github.com/antonyharfield/FirebaseStorageCache.git",
21 "source_files": "FirebaseStorageCache",
22 "frameworks": "FirebaseStorage",
31 "pod_target_xcconfig": {
32 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
34 "pushed_with_swift_version": "3.0"