SwiftyPress
SwiftyPress copied to clipboard
An iOS framework for WordPress integration.
SwiftyPress
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.
Installation
Swift Package Manager
.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.
Author
- Zamzam, https://zamzam.io
- Basem Emara, https://basememara.com
License
SwiftyPress is available under the MIT license. See the LICENSE file for more info.