4 "summary": "A basic conversions for PFObject and Parse strings columns to lists of numbers, strings or key: value pairs.",
5 "description": "A basic conversions for PFObject and Parse strings columns to lists of numbers, strings or key: value pairs. This methods allow to enhance parse server capabilities.",
6 "homepage": "https://github.com/truebucha/TBParse",
12 "truebucha": "truebucha@gmail.com"
15 "git": "https://github.com/truebucha/TBParse.git",
18 "social_media_url": "https://twitter.com/truebucha",
19 "module_name": "TBParse",
20 "swift_version": "4.1",
25 "source_files": "TBParse/Classes/**/*",
26 "public_header_files": "TBParse/Classes/**/*.h",
27 "frameworks": "Foundation",