[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 2 / 7 / SwiftUtilsGithub / 0.0.6 / SwiftUtilsGithub.podspec.json
blob7db9658bb49560762a9ee894452b8f924196bf03
2   "name": "SwiftUtilsGithub",
3   "version": "0.0.6",
4   "summary": "A collection of convenience utils and extensions that should have been in vanilla swift",
5   "license": "MIT",
6   "homepage": "https://github.com/woko666/SwiftUtils",
7   "authors": {
8     "Woko": "woko@centrum.cz"
9   },
10   "source": {
11     "git": "https://github.com/woko666/SwiftUtils.git",
12     "tag": "0.0.6"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source_files": [
19     "Sources/**/*.swift"
20   ],
21   "libraries": "iconv",
22   "swift_version": "5.0"