[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / c / XcodeTestrail / 1.2.0 / XcodeTestrail.podspec.json
blobfd45ce65cf5da01945b8530e76098b4fc470c2f8
2   "name": "XcodeTestrail",
3   "version": "1.2.0",
4   "summary": "TestRail integration for your Xcode tests.",
5   "description": "A decoupled TestRail integration for your Xcode project to easily send results to TestRail.",
6   "homepage": "https://github.com/boxblinkracer/xcode-testrail",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Dangl": "boxblinkracer@gmx.net"
13   },
14   "source": {
15     "git": "https://github.com/boxblinkracer/xcode-testrail.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "src/Classes/**/*",
22   "swift_versions": [
23     "5.0"
24   ],
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   },
28   "frameworks": "XCTest",
29   "swift_version": "5.0"