1 2 3 4 5
#import <Foundation/Foundation.h> @interface PodsDummy_PromisesObjC : NSObject @end @implementation PodsDummy_PromisesObjC @end