blob: d0f386370a5f4fe77c53280aec6877be8e0cb62d [file] [log] [blame]
{
"name": "ReportPortalAgent",
"version": "2.4.0",
"summary": "Agent to push test results on Report Portal",
"description": "This agent allows to see test results on the Report Portal - http://reportportal.io",
"homepage": "https://github.com/Windmill-Smart-Solutions/ReportPortalAgent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DarthRumata": "stas.kirichok@windmill.ch"
},
"source": {
"git": "https://github.com/Windmill-Smart-Solutions/ReportPortalAgent.git",
"tag": "2.4.0"
},
"platforms": {
"ios": "10.3",
"tvos": "10.3"
},
"swift_version": "4.1.2",
"source_files": "Sources/**/*",
"weak_frameworks": "XCTest",
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
}
}