[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / 2 / ThreadSafe / 1.0.3 / ThreadSafe.podspec.json
blobcb56caf5d44831c9b1604ac45d7fca6bb64c3cbf
2   "name": "ThreadSafe",
3   "version": "1.0.3",
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.3"
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   "source_files": "Sources/**/*.{swift}",
27   "swift_version": "5.1"