[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 2 / 3 / 7 / ID-Card-Camera / 1.0.0 / ID-Card-Camera.podspec.json
blob35689850fc53df223d701dc3cf51213b6a235d71
2   "name": "ID-Card-Camera",
3   "module_name": "IDCardCamera",
4   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENCE"
10   },
11   "authors": {
12     "jakubdolejs": "jakubdolejs@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AppliedRecognition/ID-Card-Camera.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "IDCardCamera/*.swift",
26   "resources": "IDCardCamera/*.{xcassets,xib}",
27   "frameworks": [
28     "UIKit",
29     "Vision",
30     "Accelerate",
31     "CoreMedia",
32     "AVFoundation"
33   ],
34   "swift_version": "5.1"