[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 3 / ReportPortalAgent / 2.4.0 / ReportPortalAgent.podspec.json
blobd0f386370a5f4fe77c53280aec6877be8e0cb62d
2   "name": "ReportPortalAgent",
3   "version": "2.4.0",
4   "summary": "Agent to push test results on Report Portal",
5   "description": "This agent allows to see test results on the Report Portal - http://reportportal.io",
6   "homepage": "https://github.com/Windmill-Smart-Solutions/ReportPortalAgent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DarthRumata": "stas.kirichok@windmill.ch"
13   },
14   "source": {
15     "git": "https://github.com/Windmill-Smart-Solutions/ReportPortalAgent.git",
16     "tag": "2.4.0"
17   },
18   "platforms": {
19     "ios": "10.3",
20     "tvos": "10.3"
21   },
22   "swift_version": "4.1.2",
23   "source_files": "Sources/**/*",
24   "weak_frameworks": "XCTest",
25   "pod_target_xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
27   }