Swift extension of kiriban for ios app.
Kiriban is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Kiriban-Swift"
github "isaoeka/Kiriban-Swift"
/// 10, 200, 3000, ...etc
var isKiriban: Bool { get }
/// 11, 222, 3333, ...etc
var isZoroban: Bool { get }
/// 123, 1234, 12345, ...etc
var isRenban: Bool { get }
This code is distributed under the terms and conditions of the MIT license.