4 "summary": "CF (OS X and iOS) version of jsmn",
5 "description": "A Core Foundation compatible version of the awesome lightweight JSON parser\n\"jsmn\", with support for unicode strings.",
6 "homepage": "https://github.com/luckymarmot/cf-jsmn",
9 "Micha Mazaheri": "micha@mazaheri.me"
12 "git": "https://github.com/luckymarmot/cf-jsmn.git",
15 "social_media_url": "https://twitter.com/luckymarmot",
20 "requires_arc": false,
21 "source_files": "src/*",
22 "public_header_files": "src/*.h"