This library provides an easy integration with Spot.IM into a native iOS app.
pod 'SpotIMCore', '1.14.4'
pod install
in TerminalThe Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. Once you have your Swift package set up, adding SpotIM as a dependency is as easy as adding it to the dependencies value of your Package.swift.
dependencies: [
.package(url: "https://github.com/SpotIM/spotim-ios-sdk-pod.git", .upToNextMajor(from: "1.14.4"))
]
Please follow the official OpenWeb iOS SDK documentation.
link |
Stars: 2 |
Last commit: 6 hours ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics