2 "name": "heatshrink-objc",
4 "summary": "Port of heatshrink - A data compression/decompression library for embedded/real-time systems.",
5 "description": "Small library to easily integrate heatshrink in iOS apps or libraries. Can be consumed by ObjC or Swift targets. Just provide a NSData to encode/decode and get back a encoded/decoded NSData. TBD: streaming mode.",
6 "homepage": "https://github.com/nobre84/heatshrink-objc",
12 "nobre84": "nobre84@gmail.com"
15 "git": "https://github.com/nobre84/heatshrink-objc.git",
18 "social_media_url": "https://twitter.com/nobre84",
22 "source_files": "heatshrink-objc/Classes/**/*"