8 "summary": "BSON Codec for Objective-C.",
9 "description": "BSON, short for Binary JSON, is a binaryencoded serialization of JSONlike\ndocuments. Like JSON, BSON supports the embedding of documents and arrays within\nother documents and arrays.\n",
10 "homepage": "https://github.com/martinkou/bson-objc",
12 "Martin Kou": "martinkou@tixxme.com"
15 "git": "https://github.com/martinkou/bson-objc.git",
16 "commit": "38ab9edcabec805a2a2f57bbee1540824138e3d5"
18 "source_files": "BSONCodec.{h,m}",