Skip to content

Commit

Permalink
Merge pull request vsouza#358 from insanoid/master
Browse files Browse the repository at this point in the history
added SwiftyJSONAccelerator
  • Loading branch information
lfarah committed Nov 13, 2015
2 parents aa75228 + fad1f28 commit 2e3c879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch
* [JASON](https://github.com/delba/JASON) - JSON parsing with outstanding performances and convenient operators. :large_orange_diamond:
* [Gloss](https://github.com/hkellaway/Gloss) - A shiny JSON parsing library in Swift. :large_orange_diamond:
* [Cereal](https://github.com/Weebly/Cereal) - Swift object serialization :large_orange_diamond:
* [SwiftyJSONAccelerator](https://github.com/insanoid/SwiftyJSONAccelerator) - Generate Swift model files from JSON using either SwiftyJSON or ObjectMapper. Supports NSCoding and provides method for JSON string representation of the model. :large_orange_diamond:

### Layout
* [ios-flexboxkit](https://github.com/alexdrone/ios-flexboxkit) - A simple UIKit extension to wrap Flexbox layouts.
Expand Down

0 comments on commit 2e3c879

Please sign in to comment.