Sha256: 121e531ceed003a323fd87c94769ccacde6bb005eff3c9c09594d26a051090f1
Contents?: true
Size: 254 Bytes
Versions: 37
Compression:
Stored size: 254 Bytes
Contents
// // <%= @prefixed_module %>ServiceProtocol.h // <%= @project %> // // Created by <%= @author %> on <%= @date %>. // // #import <Foundation/Foundation.h> @protocol <%= @prefixed_module %>ServiceProtocol <NSObject> - (void)replaceThisMethod; @end
Version data entries
37 entries across 37 versions & 2 rubygems