2 "name": "HollowCodable",
4 "summary": "Codable Customization using Property Wrappers.",
5 "homepage": "https://github.com/yangKJ/HollowCodable",
6 "description": "https://github.com/yangKJ/HollowCodable/blob/master/README.md",
12 "yangkejun": "yangkj310@gmail.com"
15 "git": "https://github.com/yangKJ/HollowCodable.git",
18 "social_media_url": "https://juejin.cn/user/1987535102554472/posts",
23 "swift_versions": "5.0",
25 "static_framework": true,
26 "cocoapods_version": ">= 1.4.0",
27 "pod_target_xcconfig": {
28 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
29 "OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
31 "source_files": "Sources/*.swift",
32 "swift_version": "5.0"