2 "name": "PlistManager",
4 "summary": "Lightweight plist data management framework, leveraging Codable in Swift",
5 "description": "Easily CRUD anything that conforms to Codable to locally stored Plist files, leveraging the latest native Swift features.",
6 "homepage": "https://github.com/janakmshah/PlistManager",
12 "Janak Shah": "janak.shah@cuvva.com"
15 "git": "https://github.com/janakmshah/PlistManager.git",
21 "source_files": "PlistManager/Classes/**/*",
22 "frameworks": "Foundation",
23 "swift_versions": "5.0",
29 "swift_version": "5.0"