4 "summary": "Swift library for Synology DSM APIs",
5 "description": "DSMKit is a Swift library for Synology DSM APIs.\nIt provides parameter encoding, Codable types for JSON responses and convenient classes, extensions and functions.",
6 "homepage": "https://github.com/kewlbear/DSMKit",
12 "Changbeom Ahn": "kewlbear@gmail.com"
15 "git": "https://github.com/kewlbear/DSMKit.git",
21 "swift_version": "4.0",
22 "source_files": "DSMKit/Classes/**/*"