hopjs
Version:
A RESTful declarative API framework, with stub generators for Shell, and Android
15 lines (14 loc) • 425 B
JSON
{
"desc": "Generators a restful hook for Apple based devices (iOS & MacOSX)",
"binaryExts":[".png",".plist", ".storyboard"],
"generates":"dir",
"demand":{
"projectName": "The name of the project to generate",
"type":"Type of project to generate (macframework, iosframework, mactest, iostest)"
},
"optional":{
},
"require":[ "apple.js" ],
"inputDir":"templates",
"translatePath":"Apple.translatePath"
}