AlamofireGenome:一个Alamofire扩展,可使用Genome自动将JSON转换为Swift对象

时间:2024-05-28 06:09:50
【文件属性】:

文件名称:AlamofireGenome:一个Alamofire扩展,可使用Genome自动将JSON转换为Swift对象

文件大小:19KB

文件格式:ZIP

更新时间:2024-05-28 06:09:50

mobile Swift

AlamofireGenome(未维护) 不再维护此图书馆。 如果您正在寻找一种使用ALAMOFIRE序列化/反序列化JSON的简单方法,请考虑使用 。 一个扩展,可以使用自动将JSON转换为Swift对象。 安装 椰子足 将以下内容添加到您的Podfile : pod 'AlamofireGenome' 迦太基 将以下内容添加到您的Cartfile : github "tablexi/AlamofireGenome" 用法 假设我们对查询中的存储库信息感兴趣。 为了存储检索到的数据,我们可以定义以下简单的数据结构: struct GithubRepository { var name: String ! var fullName: String ! var description: String ! } extension GithubRepository : Ba


【文件预览】:
AlamofireGenome-master
----AlamofireGenome.xcworkspace()
--------contents.xcworkspacedata(549B)
----.gitmodules(484B)
----Cartfile(71B)
----LICENSE(1KB)
----README.md(2KB)
----Cartfile.private(44B)
----AlamofireGenomeTests()
--------Info.plist(733B)
--------AlamofireGenomeSpec.swift(4KB)
----Carthage()
--------Checkouts()
----AlamofireGenome.podspec(692B)
----Package.swift(330B)
----.gitignore(1KB)
----Cartfile.resolved(134B)
----bin()
--------setup(88B)
----CHANGELOG.md(450B)
----AlamofireGenome.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(19KB)
----AlamofireGenome()
--------Info.plist(806B)
--------SequenceError.swift(418B)
--------AlamofireGenome.swift(6KB)
--------CustomErrorConvertible.swift(795B)
--------AlamofireGenome.h(529B)
--------MappingError.swift(427B)
--------TransformationError.swift(376B)

网友评论