[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 5 / 9 / 2 / ThreadSafe / 1.2.1 / ThreadSafe.podspec.json
blobc780aaa654ceb108bb4b37a9bd60a1931351a7d7
2   "name": "ThreadSafe",
3   "version": "1.2.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": "1.2.1"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": [
18     "5.1"
19   ],
20   "static_framework": true,
21   "requires_arc": true,
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Sources/Core/**/*.{swift}"
27     }
28   ],
29   "swift_version": "5.1"