{ 
  "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"
}
