2 "name": "NBCodableContainer",
4 "summary": "NBCodableContainer contains is an extention to KeyedDecodingContainer & KeyedEncodingContainer enabling you to Decode and Encode Any Type.",
5 "description": "- Any type would be able to handle Double, Float, Int, UInt, String, Bool, Date.\n- Able to handle nil while decoding and Encoding Both\n- It also supports UnkeyedEncodingContainer.\n- Compatible with Swift 5 and Swift 4.2.",
6 "homepage": "https://github.com/nikhilbatra789/NBCodableContainer",
12 "nikhilbatra789": "nikhilbatra789@gmail.com"
15 "git": "https://github.com/nikhilbatra789/NBCodableContainer.git",
16 "commit": "ac09c7a5c486f729e9f3c8f61d97fe61f648eaf6"
18 "social_media_url": "https://twitter.com/nikhilbatra789",
22 "source_files": "NBCodableContainer/Classes/**/*",
23 "swift_version": "4.2"