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.
- Host: GitHub
- URL: https://github.com/wordpress-mobile/wordpresskit-ios
- Owner: wordpress-mobile
- License: gpl-2.0
- Created: 2018-05-15T21:22:13.000Z (almost 8 years ago)
- Default Branch: trunk
- Last Pushed: 2024-04-13T21:49:17.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T21:55:56.534Z (almost 2 years ago)
- Language: Swift
- Homepage: http://www.wordpress.com
- Size: 5.63 MB
- Stars: 40
- Watchers: 9
- Forks: 16
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.