4 "summary": "Cocoa Model Framework with a simplified, chainable and expressive syntax.",
5 "description": "SuperKVC is a light-weight model framework to convert JSON to Model. It has its own config DSL which provides a chainable way of describing your injection config concise and readable. SuperKVC supports iOS and macOS.",
6 "homepage": "https://github.com/Soulghost/SuperKVC",
9 "xiuyutong": "xiuyutong1994@163.com"
15 "git": "https://github.com/Soulghost/SuperKVC.git",
18 "source_files": "SuperKVC/*.{h,m}",
19 "frameworks": "Foundation"