[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / 2 / NSJSONSerialization-NSNullRemoval / 0.0.2 / NSJSONSerialization-NSNullRemoval.podspec.json
blobe7f382ef9df8356e268af5ea278705d629b0f88e
2   "name": "NSJSONSerialization-NSNullRemoval",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "Categories on NSJSONSerialization, NSMutableDictionary and NSMutableArray to recursively remove NSNull objects returned from JSON services.",
6   "homepage": "https://github.com/jrturton/NSJSONSerialization-NSNullRemoval",
7   "authors": {
8     "Richard Turton": "jrturton@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jrturton/NSJSONSerialization-NSNullRemoval.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "Source/*.{h,m}",
15   "requires_arc": true