4 "summary": "A utility for parsing, searching and modifying JSON and XML data",
5 "homepage": "https://github.com/daniel-hall/PrestoData",
8 "Dan Hall": "dan@danhall.io"
11 "git": "https://github.com/daniel-hall/PrestoData.git",
14 "social_media_url": "https://twitter.com/_danielhall",
19 "source_files": "PrestoData/*.{h,m}",
20 "public_header_files": [
21 "PrestoData/PrestoData.h",
22 "PrestoData/NSArray+PrestoData.h",
23 "PrestoData/NSMutableDictionary+PrestoData.h"
25 "frameworks": "Foundation"