Skip to content

wordpress-mobile/WordPressKit-iOS

Repository files navigation

WordPressKit for iOS

Caution

This library is no longer fit for external contribution and community usage.

WordPress iOS is its only consumer. The repo exists standalone rather than as part of the WordPress codebase because it's convenient to fetch this lump of code that rarely changes as a binary XCFramework dependency. See #816.

XCFramework release instructions

  • Run .buildkite/create-xcframeworks.sh to create binaries
  • Upload .build/xcframeworks/WordPressKit.zip to this repo
  • Update binary target in Package.swift with a new URL and checksum*
  • Push the new changes to your branch
  • After testing is done, merge changes into trunk

*checksum is echoed at the end of the create-xcframeworks.sh script

About

WordPressKit offers a clean and simple WordPress.com and WordPress.org API.

Requirements

  • iOS 9 and above
  • Xcode 9.3 and above

Integrating the Library with CocoaPods

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

pod "WordPressKit"

License

WordPressKit-iOS is available under the GPLv2 license. See the LICENSE file for more info.

About

WordPressKit offers a clean and simple WordPress.com and WordPress.org network API.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 66