[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 2 / 5 / AppeliumTestsKit / 4.9.3 / AppeliumTestsKit.podspec.json
blob0a5344c87f842f0f1d924e3441a47732c4797b09
2   "name": "AppeliumTestsKit",
3   "version": "4.9.3",
4   "summary": "UITests companion to be used together with Appelium services. Learn more at https://www.appelium.com",
5   "homepage": "https://www.appelium.com/",
6   "cocoapods_version": ">= 1.10.0",
7   "authors": {
8     "Appelium": "support@appelium.com"
9   },
10   "license": {
11     "type": "Commercial",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "13.0",
16     "tvos": "13.0"
17   },
18   "swift_versions": [
19     "5.6"
20   ],
21   "source": {
22     "http": "https://github.com/Appelium/AppeliumTests/releases/download/4.9.3/AppeliumTestsKit.xcframework.zip"
23   },
24   "libraries": "z",
25   "frameworks": [
26     "AVFoundation",
27     "CoreGraphics",
28     "SystemConfiguration",
29     "UIKit",
30     "CoreVideo",
31     "XCTest"
32   ],
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AppeliumTestsKit/\""
35   },
36   "requires_arc": true,
37   "vendored_frameworks": "AppeliumTestsKit.xcframework",
38   "swift_version": "5.6"