[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 4 / e / TapVideoManagerV2 / 1.0.1 / TapVideoManagerV2.podspec.json
blob7bda198b2c449aede13adccfe07df42b570ce5ad
2   "name": "TapVideoManagerV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.0"
8   },
9   "summary": "Video Manager Interface + Video Player Controller",
10   "requires_arc": true,
11   "version": "1.0.1",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Osama Rabie": "o.rabie@tap.company"
18   },
19   "homepage": "https://github.com/Tap-Payments/TapVideoManagerV2",
20   "source": {
21     "git": "https://github.com/Tap-Payments/TapVideoManagerV2.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "TapVideoManager/Source/*.swift",
25   "ios": {
26     "resource_bundles": {
27       "TapVideoManagerResources": "TapVideoManager/Resources/*.{storyboard,xcassets}"
28     }
29   },
30   "dependencies": {
31     "TapAdditionsKitV2": [
33     ],
34     "TapApplicationV2": [
36     ],
37     "TapGLKitV2": [
39     ],
40     "TapViewControllerV2": [
42     ]
43   }