/SwiftyPress

An iOS framework for WordPress integration.

Primary LanguageSwiftMIT LicenseMIT

SwiftyPress

Platform Swift Xcode SPM MIT

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: "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.

Author

License

SwiftyPress is available under the MIT license. See the LICENSE file for more info.