HKChineseWords 0.1.6

HKChineseWords 0.1.6

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jul 2018
SPMSupports SPM

Maintained by KeyFun.



  • By
  • Key Fun

hk-chinese-words-ios-library

香港小學學習字詞表 iOS Library

CI Status Version License Platform

Example

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

Requirements

Installation

HKChineseWords is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HKChineseWords'

Usage

HKChineseWords.sharedInstance.getImages(word) { (images:Array<UIImage>, error:Error?) in
            self.setImages(images)
        }

Official Website http://www.edbchinese.hk/lexlist_ch/

Author

KeyFun, [email protected]

License

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