CountryCode 0.0.10

CountryCode 0.0.10

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2016

Maintained by Country Code.



  • By
  • dennisPixnet

PIXCountryCode

用來搜尋國碼的 library

安裝 - Installation

強烈建議使用 CocoaPods 搜尋並安裝CountryCode

使用

請在安裝後在需要用到的 Class 中

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