2 "name": "ID-Card-Camera",
3 "module_name": "IDCardCamera",
5 "summary": "Detects an ID card in a camera view and returns the de-warped image of the ID card.",
6 "homepage": "https://github.com/AppliedRecognition",
12 "jakubdolejs": "jakubdolejs@gmail.com"
15 "git": "https://github.com/AppliedRecognition/ID-Card-Camera.git",
25 "source_files": "IDCardCamera/*.swift",
26 "resources": "IDCardCamera/*.{xcassets,xib}",
28 "IDCardCamera": "IDCardCamera/*.{xcassets,xib}"
40 "source_files": "TestApp/*.swift",
41 "resources": "TestApp/**/*.{xib,xcassets}",
43 "IDCardCameraTestApp": "TestApp/**/*.{xib,xcassets}"
47 "swift_version": "5.1"