2 "name": "CellularLocalStorage",
3 "swift_version": "5.0",
4 "module_name": "LocalStorage",
6 "summary": "Easy to use storage for persisting small data sets",
7 "description": "Module for saving data locally",
8 "homepage": "www.cellular.de",
14 "Cellular GmbH": "office@cellular.de"
17 "git": "https://github.com/cellular/localstorage-swift.git",
25 "default_subspecs": "Core",
34 "source_files": "Source/Core/**/*.swift"
42 "CellularLocalStorage/Core": [
46 "source_files": "Source/Wrap/WrapEncoder.swift"
54 "CellularLocalStorage/Core": [
58 "source_files": "Source/Unbox/UnboxDecoder.swift"