4 "summary": "Swift Framework For Conversions Between JSON, Data And More",
5 "description": "Converting your basic types and models to-and-from JSON, binary data, etc. is a common task in application development.\nConvertible defines a collection of Swift protocols and implementations that makes the conversion process easy, so you don't have to write boilerplate code.",
6 "homepage": "https://github.com/bradhilton/Convertible",
12 "Brad Hilton": "brad@skyvive.com"
15 "git": "https://github.com/bradhilton/Convertible.git",
24 "Convertible/**/*.{swift,h,m}"
27 "exclude_files": "Convertible/**/NSImage+Convertible.swift"
30 "exclude_files": "Convertible/**/UIImage+Convertible.swift"