Instagramer:Instagram API 包装器

时间:2021-06-13 12:56:29
【文件属性】:
文件名称:Instagramer:Instagram API 包装器
文件大小:24KB
文件格式:ZIP
更新时间:2021-06-13 12:56:29
Swift 网友 Instagram API 包装器 安装 Podfile : use_frameworks! pod 'Instagramer' , :git => 'https://github.com/gitobi/Instagramer.git' 依赖和 用法 InstagramerDemo.swift : import Instagramer public class InstagramerDemo { class var sharedInstance : InstagramerDemo { struct Static { static let instance = InstagramerDemo () } return Static. instance } private init (
【文件预览】:
Instagramer-master
----InstagramerDemo()
--------InstagramerDemo()
--------InstagramerDemo.xcodeproj()
----Instagramer.podspec(1KB)
----LICENSE(1KB)
----Instagramer.xcworkspace()
--------contents.xcworkspacedata(323B)
----Instagramer()
--------Instagramer.h(460B)
--------Info.plist(822B)
--------Instagramer.swift(19KB)
----README.md(2KB)
----InstagramerTests()
--------InstagramerTests.swift(861B)
--------Info.plist(749B)
----Instagramer.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
----Podfile.lock(240B)
----Podfile(75B)

网友评论