SCPluginUtilities

@interface SCPluginUtilities : NSObject

+ (id)objectForPluginDictionary:(NSDictionary *)pluginDictionary;

@end

Undocumented