UNICORN - iOS
UIDevice+platformName.h
1 #import <UIKit/UIKit.h>
2 
4 - (NSString *)platformName;
5 @end
Definition: UIDevice+platformName.h:3