文件名称:swift-ObjectMapper是一个用Swift编写的框架可以轻松地将模型对象转换为JSON和从JSON转换
文件大小:124KB
文件格式:ZIP
更新时间:2022-09-03 21:16:51
Swift开发-其它杂项
ObjectMapper是一个用Swift编写的框架,它使您可以轻松地将模型对象(类和结构)转换为JSON和从JSON转换
【文件预览】:
tristanhimmelman-ObjectMapper-19d499c
----.gitignore(319B)
----Package.swift(77B)
----README.md(17KB)
----.github()
--------ISSUE_TEMPLATE.md(624B)
----Package@swift-4.swift(441B)
----ObjectMapper.podspec(621B)
----Sources()
--------DateFormatterTransform.swift(2KB)
--------URLTransform.swift(2KB)
--------ToJSON.swift(6KB)
--------TransformOf.swift(2KB)
--------MapError.swift(2KB)
--------DataTransform.swift(2KB)
--------TransformOperators.swift(25KB)
--------Mappable.swift(4KB)
--------EnumTransform.swift(2KB)
--------ImmutableMappable.swift(17KB)
--------Mapper.swift(15KB)
--------ISO8601DateTransform.swift(2KB)
--------IntegerOperators.swift(5KB)
--------FromJSON.swift(8KB)
--------Info.plist(807B)
--------EnumOperators.swift(4KB)
--------ObjectMapper.h(2KB)
--------CodableTransform.swift(2KB)
--------Operators.swift(11KB)
--------ObjectMapper(1B)
--------CustomDateFormatTransform.swift(2KB)
--------Map.swift(7KB)
--------DateTransform.swift(2KB)
--------DictionaryTransform.swift(2KB)
--------TransformType.swift(1KB)
--------HexColorTransform.swift(4KB)
--------NSDecimalNumberTransform.swift(2KB)
----LICENSE(1KB)
----ObjectMapper.xcworkspace()
--------contents.xcworkspacedata(158B)
--------xcshareddata()
----Package@swift-4.2.swift(451B)
----ObjectMapper.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(96KB)
--------xcshareddata()
----README-CN.md(16KB)
----Tests()
--------Info.plist(733B)
--------ObjectMapperTests()
----.travis.yml(2KB)