[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 1 / 2 / IdentityCardDetector / 0.1.2 / IdentityCardDetector.podspec.json
blob25af32f81aad29dd25477f317175d11fa58853a6
2   "name": "IdentityCardDetector",
3   "version": "0.1.2",
4   "summary": "IdCardDetector contains a sample ML model with detects the ID type of image choosen.",
5   "description": "IdCardDetector contains a sample ML model with detects the ID type of image choosen.\nDetects the id types : Voter id, Aadhaar, Driving license, Pan card, Passport.",
6   "homepage": "https://github.com/Karthikmoback/IdCardDetector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Karthik": "karthikb@moback.com"
13   },
14   "source": {
15     "git": "https://github.com/Karthikmoback/IdCardDetector.git",
16     "tag": "0.1.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "IdCardDetector/Classes/**/*.{swift,mlmodel,mlmodelc}",
24     "*.{mlmodel,mlmodelc}"
25   ],
26   "swift_version": "5.0"