[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / c / SwiftUIUtilities / 1.4.7 / SwiftUIUtilities.podspec.json
blob5ef20421a73f34636b8456499cdc32f25339686e
2   "name": "SwiftUIUtilities",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Common Swift UIKit utilities.",
7   "requires_arc": true,
8   "version": "1.4.7",
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.4.7"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SwiftUtilities/Main": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0",
28   "subspecs": [
29     {
30       "name": "Main",
31       "source_files": "SwiftUIUtilities/**/*.{swift}"
32     }
33   ]