Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 652 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 652 Bytes

MWIDCardValidate(身份证验证)

version License Platform

Installation

CocoaPods

#Your Podfile
platform :ios, '7.0'
pod 'MWIDCardValidate', '~> 1.0.0'

Usage 验证身份证号

BOOL isValidate = [MWIDCardValidate validateIdentityCard:IDNumber];

Licenses

MIT License