4 "summary": "Objective-C JSON database.",
5 "description": "A simple in process database to store, query and manipulate JSON documents in Objective-C.",
6 "homepage": "https://github.com/pierredavidbelanger/JsonDB",
9 "Pierre-David BeĢlanger": "pierredavidbelanger@gmail.com"
12 "git": "https://github.com/pierredavidbelanger/JsonDB.git",
16 "source_files": "JsonDB/*.{h,m}",
17 "public_header_files": "JsonDB/*.h",
18 "private_header_files": "JsonDB/*+Private.h",