[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / 2 / KharonUITests / 0.1.0 / KharonUITests.podspec.json
blob198b33e189f01da631df7a21c104c4f9533fee17
2   "name": "KharonUITests",
3   "version": "0.1.0",
4   "summary": "The burning rainbow bridge that reaches between your app and the UI tests process.",
5   "description": "Use KharonUITests to send data from the UI test process to your app.",
6   "homepage": "https://github.com/Zi0P4tch0/Kharon",
7   "license": "MIT",
8   "authors": {
9     "Matteo Pacini": "matteo@codecraft.it"
10   },
11   "source": {
12     "git": "https://github.com/Zi0P4tch0/Kharon.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source_files": "KharonUITests/**/*.swift",
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": "$(inherited) -weak-lswiftXCTest",
21     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
22   },
23   "swift_versions": [
24     "5.1"
25   ],
26   "swift_version": "5.1"