Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 530 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 530 Bytes

JSON Patch (RFC 6902) in Swift

Installation

TODO

Usage

TODO

Requirements

  • iOS 9.0+
  • Xcode 7

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

History

v0.9.0 - initial release

Credits

License

Apache License v2.0