Ching 872c69df6b feat(view model): 增加 network client
增加了一个第三方库 Moya,用于处理网络请求

Signed-off-by: Ching <loooching@gmail.com>
2023-03-04 22:57:54 +08:00

51 lines
1.3 KiB
Plaintext

{
"pins" : [
{
"identity" : "alamofire",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Alamofire/Alamofire.git",
"state" : {
"revision" : "78424be314842833c04bc3bef5b72e85fff99204",
"version" : "5.6.4"
}
},
{
"identity" : "mastodon.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Swiftodon/Mastodon.swift",
"state" : {
"revision" : "26d970a92d31cbb0b797f8031746e07f656aee2b",
"version" : "2.1.2"
}
},
{
"identity" : "moya",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Moya/Moya",
"state" : {
"revision" : "c263811c1f3dbf002be9bd83107f7cdc38992b26",
"version" : "15.0.3"
}
},
{
"identity" : "reactiveswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ReactiveCocoa/ReactiveSwift.git",
"state" : {
"revision" : "c43bae3dac73fdd3cb906bd5a1914686ca71ed3c",
"version" : "6.7.0"
}
},
{
"identity" : "rxswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ReactiveX/RxSwift.git",
"state" : {
"revision" : "b4307ba0b6425c0ba4178e138799946c3da594f8",
"version" : "6.5.0"
}
}
],
"version" : 2
}