4 "summary": "Chainable Swift typecasting",
5 "description": "IDPCastable is a chainable casting type used to avoid excessive iflets and guards, whe you are working with multiple unrelated types expected under a single variable.",
6 "homepage": "https://github.com/idapgroup/IDPCastable",
12 "IDAP Group": "admin@idapgroup.com"
15 "git": "https://github.com/idapgroup/IDPCastable.git",
24 "header_mappings_dir": "Source",
25 "source_files": "Source/**/*.{swift,h,m,c,cpp}",
26 "pushed_with_swift_version": "3.0"