blob: a16854cacc33856d196daec7431ce8779a851879 [file] [log] [blame]
{
"name": "VTNilReplace",
"version": "0.1.0",
"summary": "A NSArray and NSDictionary Category to replace NSNull values from NSArray and NSDictionary.",
"description": "TODO: 'This code is a simple Objective-C Category implementation of NSArray and NSDictionary which replaces NSNull values from NSArray and NSDictionary.'",
"homepage": "https://github.com/vipul8989/VTNilReplace",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vipul8989": "vipul.thummar89@gmail.com"
},
"source": {
"git": "https://github.com/vipul8989/VTNilReplace.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "VTNilReplace/Classes/**/*"
}