[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 3 / ReportPortalAgent / 2.2.0 / ReportPortalAgent.podspec.json
blobbe9e62d8feae789587091484a73d2199ba1a179d
2   "name": "ReportPortalAgent",
3   "version": "2.2.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.2.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   }