[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 4 / SharedDeviceLib / 1.0.2 / SharedDeviceLib.podspec.json
blob43d58e7ad62179720a1eed11d4fe7ae3540a5c35
2   "name": "SharedDeviceLib",
3   "version": "1.0.2",
4   "summary": "A shared library for device info.",
5   "homepage": "https://github.com/kelvinjjwong/SharedDeviceLib",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "kelvinjjwong": "kelvinjjwong@outlook.com"
11   },
12   "requires_arc": true,
13   "swift_versions": "5.0",
14   "platforms": {
15     "osx": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/kelvinjjwong/SharedDeviceLib.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Sources/SharedDeviceLib/**/*.swift",
22   "swift_version": "5.0"