[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / b / SwiftUIUtilitiesTests / 1.5.4 / SwiftUIUtilitiesTests.podspec.json
blobd4f8f6dd4369592e5a1ddb56898cc6c7827c9f47
2   "name": "SwiftUIUtilitiesTests",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Common Swift UIKit test utilities.",
7   "requires_arc": true,
8   "version": "1.5.4",
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Hai Pham": "swiften.svc@gmail.com"
15   },
16   "homepage": "https://github.com/protoman92/SwiftUIUtilities.git",
17   "source": {
18     "git": "https://github.com/protoman92/SwiftUIUtilities.git",
19     "tag": "1.5.4"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SwiftUtilities/Main": [
25     ],
26     "SwiftUtilitiesTests/Main": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0",
31   "subspecs": [
32     {
33       "name": "Main",
34       "source_files": "SwiftUIUtilitiesTests/util/**/*.{swift}"
35     }
36   ]