4 "summary": "JSON Parsing technique using Key Value Coding.",
5 "description": "1. You can parse JSON using this technique with minimum lines of code.\n2. You can archive and unarchive a custom object in User Defaults with minimum lines of code.",
6 "homepage": "https://github.com/fahidattique55/FAParser",
12 "Fahid Attique": "fahidattique55@gmail.com"
15 "git": "https://github.com/fahidattique55/FAParser.git",
21 "source_files": "FAParser/Classes/**/*",
22 "pushed_with_swift_version": "3.0"