Skip to content

debadaracco/WordPressSimplify

Repository files navigation

WordPressSimplify

CircleCI codecov CocoaPods Compatible Platform

Example

To run the example project, clone the repo, and run pod install from the Project directory first.

Requirements

Platform Minimum Swift Version Installation
iOS 11.0+ 5 CocoaPods, Carthage, Swift Package Manager

Installation

Cocoapods

WordPressSimplify is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WordPressSimplify'

Carthage

WordPressSimplify is available through Carthage. To integrate WordPressSimplify into your Xcode project using Carthage, specify it in your Cartfile:

github "debadaracco/WordPressSimplify"

Swift Package Manager

WordPressSimplify is available through Swift Package Manager. To integrate WordPressSimplify like a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/debadaracco/WordPressSimplify.git", .upToNextMajor(from: "1.3.0"))
]

Author

Diego Badaracco, debadaracco@gmail.com

License

WordPressSimplify is available under the GPL-3.0 license. See the LICENSE file for more info.

About

WordPress models and request simplification

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages