[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / a / library-theme / 0.0.5 / library-theme.podspec.json
blob8e953a08cb11e3dafbdabba6c2fcf143e89a72ce
2   "name": "library-theme",
3   "version": "0.0.5",
4   "summary": "A short description of library-theme.",
5   "description": "library-theme工具",
6   "homepage": "http://192.168.31.250:8900/client-service-ios/library-theme/src/branch/theme-release",
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:8900/client-service-ios/library-theme.git",
16     "tag": "0.0.5"
17   },
18   "requires_arc": true,
19   "source_files": "**/*.{h,m}",
20   "pod_target_xcconfig": {
21     "ENABLE_BITCODE": "NO",
22     "DEFINES_MODULE": "YES",
23     "CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED": "NO",
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "ios": {
27     "vendored_frameworks": [
28       "**/library_theme.framework"
29     ]
30   }