iOSDetector 0.2.0

iOSDetector 0.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by azu.



Usage

To run the example project; clone the repo, and run pod install from the Example directory first.

API

@interface iOSDetector : NSObject

+ (BOOL)isPhone;

+ (BOOL)isPad;

+ (NSString *)universalFile:(NSString *) fileName;

+ (BOOL)isJapanese;
@end

Requirements

Installation

License

iOSDetector is available under the MIT license. See the LICENSE file for more info.