4 "summary": "Swift JSON decoder for Codable.",
5 "homepage": "https://github.com/Pircate/CleanJSON",
11 "Pircate": "gao497868860@163.com"
14 "git": "https://github.com/Pircate/CleanJSON.git",
17 "default_subspecs": "source",
29 "static_framework": true,
30 "swift_version": "5.0",
34 "source_files": "CleanJSON/Classes/**/*"
38 "source_files": "Carthage/Build/iOS/Static/CleanJSON.framework/Headers/*.h",
40 "vendored_frameworks": "Carthage/Build/iOS/Static/CleanJSON.framework",
41 "public_header_files": "Carthage/Build/iOS/Static/CleanJSON.framework/Headers/*.h"