2 "name": "CellularLocalStorage",
3 "swift_version": "4.2",
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",
37 "source_files": "Source/Core/**/*.swift"
45 "CellularLocalStorage/Core": [
49 "source_files": "Source/Wrap/WrapEncoder.swift"
57 "CellularLocalStorage/Core": [
61 "source_files": "Source/Unbox/UnboxDecoder.swift"