2 "name": "MsgPackAblyFork",
3 "version": "0.2.0-ably-2",
4 "summary": "Latest msgpack source, with objective-C wrapper. Unit tested.",
5 "description": "Msgpack for objective-C\nExtremely efficient object serialization library. It's like JSON, but very fast and small.",
6 "homepage": "https://github.com/ably-forks/msgpack-objective-C",
9 "Rémy Virin": "remy@remyvirin.com"
12 "git": "https://github.com/ably-forks/msgpack-objective-C.git",
15 "social_media_url": "https://twitter.com/remyvirin",
22 "source_files": "Pod/Classes/**/*",
23 "private_header_files": "Pod/Classes/msgpack_src/**/*.h",
24 "module_map": "msgPack.modulemap"