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",
29 "frameworks": "Foundation",
33 "source_files": "TBParse/Classes/Core/*",
34 "public_header_files": "TBParse/Classes/Core/*.h",
36 "TBParse/Conversion": [
46 "source_files": "TBParse/Classes/Conversion/*",
47 "public_header_files": "TBParse/Classes/Conversion/*.h"