Sha256: 3dcc86cd0aaf961f291bc356206c9301d80b028b71d6e7f676ca15c71ddc2c0f
Contents?: true
Size: 352 Bytes
Versions: 13
Compression:
Stored size: 352 Bytes
Contents
// // Generated by CocoaPods-Keys // on <%= @time.strftime("%d/%m/%Y") %> // For more information see https://github.com/orta/cocoapods-keys // #import <Foundation/NSString.h> NS_ASSUME_NONNULL_BEGIN @interface <%= @name %> : NSObject <% @keys.each do |key, value| %> @property (readonly) NSString *<%= key %>;<% end %> @end NS_ASSUME_NONNULL_END
Version data entries
13 entries across 13 versions & 1 rubygems