IGListKit A Swift Package built from Instagram/IGListKit Installation 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")) ]