An open API service indexing awesome lists of open source software.

https://github.com/wordpress-mobile/wordpresskit-ios

WordPressKit offers a clean and simple WordPress.com and WordPress.org network API.
https://github.com/wordpress-mobile/wordpresskit-ios

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# WordPressKit for iOS

## 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](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```bash
pod "WordPressKit"
```

## License

WordPressKit-iOS is available under the GPLv2 license. See the [LICENSE file](./LICENSE) for more info.