2 "name": "KeyValueStorage",
12 "authors": "Ricardo Rauber Pereira",
14 "homepage": "http://ricardorauber.com",
16 "git": "https://github.com/ricardorauber/KeyValueStorage.git",
19 "summary": "A key-value storage module for Swift projects",
20 "pod_target_xcconfig": {
21 "ENABLE_TESTABILITY": "YES"
23 "source_files": "Classes/**/*",
28 "requires_app_host": true,
29 "source_files": "Tests/**/*",
40 "swift_version": "5.2"