jsontooc
v1.0.5
Published
Convert JSON data to Objective-C model
Readme
Node.js - jsontooc
Convert JSON data to Objective-C model
Installation
npm install -g jsontoocUninstallation
npm uninstall -g jsontoocRequirements
add file 'NSArray+Map.h' and 'NSArray+Map.m' to Xcode project,and #import "NSArray+Map.h"Command Line
Usage: jsontooc -o classname -p classprefix jsonfile
Options:
-h, output usage information
-o, Output Objective-C class name
-p, [option] class prefix,Defaults is emptyLicense
(MIT License)
Copyright 2017, fanpyi [email protected]
