A Swift Package built from Instagram/IGListKit
To integrate using Apple's Swift Package Manager, add the following as a dependency to your Package.swift
:
dependencies: [
.package(url: "https://github.com/opwoco/IGListKit", .exact("3.4.0"))
]
A Swift Package built from Instagram/IGListKit
To integrate using Apple's Swift Package Manager, add the following as a dependency to your Package.swift
:
dependencies: [
.package(url: "https://github.com/opwoco/IGListKit", .exact("3.4.0"))
]