[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 5 / 9 / 2 / ThreadSafe / 0.0.1 / ThreadSafe.podspec.json
blobc832279ea64d44b5adbbc4a940629f7081bef5f2
2   "name": "ThreadSafe",
3   "version": "0.0.1",
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": "0.0.1"
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"