[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 1 / c / Scootys-Unit-Testing / 1.0.2 / Scootys-Unit-Testing.podspec.json
blobd079bb9d8958f699af9e987eeb4c1b12254ef451
2   "name": "Scootys-Unit-Testing",
3   "version": "1.0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": [
21     "5.0"
22   ],
23   "pod_target_xcconfig": {
24     "ENABLE_TESTING_SEARCH_PATHS": "YES"
25   },
26   "source_files": "Code/**/*.swift",
27   "resource_bundles": {
28     "ScootysUnitTestingResources": [
29       "Code/**/*.jpeg"
30     ]
31   },
32   "frameworks": "XCTest",
33   "swift_version": "5.0"