2 "name": "KeyValueStorage",
13 "authors": "Ricardo Rauber Pereira",
15 "homepage": "http://ricardorauber.com",
17 "git": "https://github.com/ricardorauber/KeyValueStorage.git",
20 "summary": "A key-value storage module for Swift projects",
21 "pod_target_xcconfig": {
22 "ENABLE_TESTABILITY": "YES"
24 "source_files": "Classes/**/*",
29 "requires_app_host": true,
30 "source_files": "Tests/**/*",
41 "swift_version": "5.3"