2 "name": "MutableDeepCopy",
4 "summary": "MutableDeepCopy make all node mutable object in NSArray and NSDictionary.",
5 "description": "<<-DESC\n * Markdown format.\n * Don't worry about the indent, we strip it!\n NSArray and NSDictionary has 'mutableCopy', it only apply their children.\n I need to all NSDictionary and NSArray instance convert mutable things.\n CFPropertyListCreateDeepCopy does not works with NSNull.\n\n Sorry, I do not provide examples now.",
6 "homepage": "https://github.com/kimjj81/MutableDeepCopy",
9 "KimJeongJin": "kimjeongjin@gmail.com"
12 "git": "https://github.com/kimjj81/MutableDeepCopy.git",
19 "source_files": "Pod/Classes/**/*",