[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 5 / 9 / 2 / ThreadSafe / 1.1.0 / ThreadSafe.podspec.json
blob76df38e4ed1cb19e6659c08901ac41b46180e219
2   "name": "ThreadSafe",
3   "version": "1.1.0",
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.1.0"
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   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "Sources/Core/**/*.{swift}"
28     }
29   ],
30   "swift_version": "5.1"