4 "summary": "Alter is framework to make mapping Codable property and key easier",
5 "description": "Alter is framework to make mapping Codable property and key easier.\nWith Alter, you don't need to create CodingKey to manually mapping.\nAlter using propertyWrapper and reflection to achive manual mapping.",
6 "homepage": "https://github.com/nayanda1/Alter",
12 "nayanda": "nayanda1@outlook.com"
15 "git": "https://github.com/nayanda1/Alter.git",
21 "source_files": "Alter/Classes/**/*",
22 "swift_versions": "5.1",
23 "swift_version": "5.1"