4 "summary": "HNStorage works as a layer to be a simple, efficient, and extendable CRUD layer for different iOS Storing options.",
5 "description": "HNStorage works as a layer to be a simple, efficient, and extendable CRUD layer for different iOS Storing options.\nWorking with different storage options such as UserDefaults, Disk, or even keychain can be a hassle especially working with an enterprise project.",
6 "homepage": "https://github.com/HadiIOS/HNStorage",
12 "Hady": "hady.nourallah@gmail.com"
14 "swift_versions": "4.2",
22 "git": "https://github.com/HadiIOS/HNStorage.git",
25 "source_files": "HNStorage/src/**/*.{h,m,swift}",
26 "swift_version": "4.2"