[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / 4 / XCTestDynamicOverlayLatest / 0.8.4 / XCTestDynamicOverlayLatest.podspec.json
blob6988738792bc147a3946fa141418cb1429650d55
2   "name": "XCTestDynamicOverlayLatest",
3   "version": "0.8.4",
4   "summary": "Define XCTest assertion helpers directly in your application and library code.",
5   "description": "This is a forked version fo XCTestDynamicOverlay to be used on podfile",
6   "homepage": "https://github.com/darindra23/xctest-dynamic-overlay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "darindra23": "darindra23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/darindra23/xctest-dynamic-overlay.git",
16     "tag": "0.8.4"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "Sources/XCTestDynamicOverlay/**/*"
23   ]