[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 1 / c / Scootys-Unit-Testing / 1.0.0 / Scootys-Unit-Testing.podspec.json
blob221c20861b2a5c72b4f77cac95747219b66d297a
2   "name": "Scootys-Unit-Testing",
3   "version": "1.0.0",
4   "summary": "Collection of Unit Testing Utilities",
5   "homepage": "http://scottsoft.com",
6   "license": {
7     "type": "Copyright",
8     "text": "                   Copyright 2024 Scott McCoy\n"
9   },
10   "authors": {
11     "Scott McCoy": "scotthmccoy@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/scotthmccoy/scootys-unit-testing.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Code/**/*.swift",
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "frameworks": "XCTest",
25   "swift_version": "5.0"