ryantenney / passkit4j

Java library for generating Apple Passbook (.pkpass) files
http://www.ryantenney.com/passkit4j/
Apache License 2.0
80 stars 50 forks source link

Added a PassDeserializer which turns a pass.json into a Pass object #19 #20

Open bramp opened 10 years ago

bramp commented 10 years ago

Simple changes to enable converting a pass.json into a Pass object. More work is needed to support the manifest, and extracting this from a zip file.

thejibz commented 9 years ago

:+1:

shipmaster commented 8 years ago

This looks pretty useful, is it going to be merged at some point?