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: "git@github.com: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.