[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / c / 3 / a / library-theme / 0.0.2 / library-theme.podspec.json
blob71823e17964097541759a9403bf17fab898fffd1
2   "name": "library-theme",
3   "version": "0.0.2",
4   "summary": "A short description of library-theme.",
5   "description": "library-theme工具",
6   "homepage": "http://192.168.31.250:8003/scj/library-theme",
7   "authors": {
8     "scj": "scj@123.com"
9   },
10   "license": "MIT",
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "http://192.168.31.250:8003/scj/library-theme.git",
16     "tag": "0.0.2"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO",
21     "DEFINES_MODULE": "YES",
22     "CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED": "NO",
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "ios": {
26     "vendored_frameworks": [
27       "**/library_theme.framework"
28     ]
29   }