4 "summary": "A caching libary to allow storing each possible type in Swift",
5 "description": "This libary will allow developers to store each possible type known in Swift to the memory and optiona to the disk storage.",
6 "homepage": "https://github.com/dev-labs-bg/SKCache",
12 "Steliyan Hadzhidenev": "hadzhidenev@gmail.com"
15 "git": "https://github.com/dev-labs-bg/SKCache.git",
21 "source_files": "SKCache/Classes/**/*",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "5.0"