[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / 2 / ThreadSafe / 1.0.5 / ThreadSafe.podspec.json
blob4af0d44aba655256d2ea1aa1075b03627342dcf1
2   "name": "ThreadSafe",
3   "version": "1.0.5",
4   "summary": "ThreadSafe",
5   "homepage": "https://github.com/jiasongs/ThreadSafe",
6   "license": "MIT",
7   "authors": {
8     "ruanmei": "jiasong@ruanmei.com"
9   },
10   "source": {
11     "git": "https://github.com/jiasongs/ThreadSafe.git",
12     "tag": "1.0.5"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "cocoapods_version": ">= 1.11.0",
18   "swift_versions": [
19     "5.1"
20   ],
21   "static_framework": true,
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_INSTALL_OBJC_HEADER": "NO"
25   },
26   "default_subspecs": "Core",
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": "Sources/Core/**/*.{swift}"
31     }
32   ],
33   "swift_version": "5.1"