SwiftyPress is a Swift framework for integrating WordPress 4.7+ to native iOS apps using REST API's.
It promotes Clean Architecture and a brief overview can be read here.
.package(url: "[email protected]:ZamzamInc/SwiftyPress.git", .upToNextMajor(from: "3.0.3"))
A limitation with Swift Package Manager requires resources to be embedded manually. Drag /Resources/SwiftyPress.bundle
to your Xcode project's Build Phases > Copy Bundle
section.
- Zamzam, https://zamzam.io
- Basem Emara, https://basememara.com
SwiftyPress is available under the MIT license. See the LICENSE file for more info.