[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / c / VTNilReplace / 0.1.0 / VTNilReplace.podspec.json
bloba16854cacc33856d196daec7431ce8779a851879
2   "name": "VTNilReplace",
3   "version": "0.1.0",
4   "summary": "A NSArray and NSDictionary Category to replace NSNull values from NSArray and NSDictionary.",
5   "description": "TODO: 'This code is a simple Objective-C Category implementation of NSArray and NSDictionary which replaces NSNull values from NSArray and NSDictionary.'",
6   "homepage": "https://github.com/vipul8989/VTNilReplace",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vipul8989": "vipul.thummar89@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vipul8989/VTNilReplace.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "VTNilReplace/Classes/**/*"