UnsplashKit:用于Unsplash的Swift客户端

时间:2024-05-13 13:44:54
【文件属性】:

文件名称:UnsplashKit:用于Unsplash的Swift客户端

文件大小:77KB

文件格式:ZIP

更新时间:2024-05-13 13:44:54

swift photos unsplash api-client Swift

用Swift编写的Unsplash API客户端。 提供2个API: (无限请求) (每小时5000个请求) JSON API正在进行中,并将很快在此库中提供。 要求 iOS 8.0 + / Mac OS X 10.9 + / tvOS 9.0 + / watchOS 2.0+ Xcode 8.0+ 安装 您可以使用将库与项目集成。 pod "UnsplashKit/API" # Official API pod "UnsplashKit/Source" # Source API 用法 import UnsplashKit 官方API 您需要做的第一件事是客户端实例,用于执行请求并解析来自API的响应: var token = " xxxx " var client = UnsplashClient { request -> [ String : String ] in


【文件预览】:
UnsplashKit-master
----_Pods.xcodeproj(27B)
----ISSUE_TEMPLATE.md(573B)
----Brewfile(16B)
----.gitignore(677B)
----README.md(5KB)
----UnsplashKit()
--------Classes()
----Example()
--------Podfile.lock(2KB)
--------UnsplashKit.xcworkspace()
--------Unsplash.playground()
--------UnsplashKit.xcodeproj()
--------Podfile(301B)
--------Tests()
----.swiftlint.yml(468B)
----Gemfile(150B)
----.ruby-version(6B)
----LICENSE(1KB)
----PULL_REQUEST_TEMPLATE.md(505B)
----.swift-version(4B)
----Dangerfile(314B)
----Gemfile.lock(6KB)
----CHANGELOG.MD(294B)
----.hound.yml(37B)
----fastlane()
--------Fastfile(999B)
----UnsplashKit.podspec(1KB)
----.travis.yml(462B)
----assets()
--------unsplashkit-header.png(16KB)

网友评论