TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Jan 2016 |
Maintained by Country Code.
用來搜尋國碼的 library
強烈建議使用 CocoaPods 搜尋並安裝CountryCode
請在安裝後在需要用到的 Class 中
#import "CountryCode.h"
NSArray *result = [[CountryCode sharedInstance] searchCountryCodeWithKeyword:@"國家"];