[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / f / 4 / DDLocalize / 1.2.0 / DDLocalize.podspec.json
blob1000f51f2b90faba2bb8f356da6880f5956cb540
2   "name": "DDLocalize",
3   "version": "1.2.0",
4   "summary": "DDLocalize",
5   "homepage": "https://github.com/evan-dev-d/DDLocalize.git",
6   "authors": {
7     "evan": "448765508@qq.com"
8   },
9   "source": {
10     "git": "https://github.com/evan-dev-d/DDLocalize.git",
11     "tag": "1.2.0"
12   },
13   "platforms": {
14     "ios": "15.0"
15   },
16   "requires_arc": true,
17   "user_target_xcconfig": {
18     "GENERATE_INFOPLIST_FILE": "YES"
19   },
20   "pod_target_xcconfig": {
21     "GENERATE_INFOPLIST_FILE": "YES"
22   },
23   "source_files": "interface/**/*.h",
24   "preserve_paths": "DDLocalize.xcframework",
25   "vendored_frameworks": "DDLocalize.xcframework",
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/DDLocalize/interface\"",
28     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/DDLocalize\""
29   }