{
	"FileVersion" : 3,
	"Version" : 1,
	"VersionName" : "1.0",
	"FriendlyName" : "Apple Image Utils",
	"Description" : "Utilities that operate on CIImage, CVPixelBuffer, IOSurface, etc.",
	"Category" : "Experimental",
	"CreatedBy" : "Epic Games, Inc.",
	"CreatedByURL" : "http://epicgames.com",
	"DocsURL" : "",
	"MarketplaceURL" : "",
	"SupportURL" : "",
	"EnabledByDefault" : true,
	"CanContainContent" : false,
	"IsBetaVersion" : false,
	"Installed" : false,
	"Modules" :
	[
		{
			"Name" : "AppleImageUtils",
			"Type" : "Runtime",
			"LoadingPhase" : "Default"
		},
		{
			"Name" : "AppleImageUtilsBlueprintSupport",
			"Type" : "UncookedOnly",
			"LoadingPhase" : "Default",
			"WhitelistPlatforms" :
			[
				"Win64",
				"Mac",
				"Linux"
			]
		}
	]
}
