CountryCode 0.0.10

CountryCode 0.0.10

测试已测试
语言语言 Objective-CObjective C
许可证 MIT
发布最后发布2016年1月

Country Code维护。



  • dennisPixnet

PIXCountryCode

用于搜索国码的库

安装 - Installation

强烈建议使用CocoaPods搜索并安装CountryCode

使用

请在安装后在需要使用的Class中使用它。

#import "CountryCode.h"
NSArray *result = [[CountryCode sharedInstance] searchCountryCodeWithKeyword:@"國家"];