[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / f / IDCardNumber-Validator / 1.0.0 / IDCardNumber-Validator.podspec.json
blob606ccb8d84da7501235454c236ec1b224110f7e1
2   "name": "IDCardNumber-Validator",
3   "version": "1.0.0",
4   "summary": "OC & Swift身份证号码验证",
5   "description": "An Objective-C & Swift implementation to (check) validate Chinese ID Card No. 身份证号码验证。",
6   "homepage": "https://github.com/qmint/IDCardNumber-Validator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mint",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/qmint/IDCardNumber-Validator.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Extension/**/*.swift",
21   "swift_version": "5.0"