[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 2 / NSJSONSerialization-NSNullRemoval / 1.0.0 / NSJSONSerialization-NSNullRemoval.podspec.json
blobe6c761f387acd86c38df132710b75dbeef1f0703
2   "name": "NSJSONSerialization-NSNullRemoval",
3   "version": "1.0.0",
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": "1.0.0"
13   },
14   "source_files": "Source/*.{h,m}",
15   "requires_arc": true