[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 8 / MobileProtectAntiFraud / 25.6.0 / MobileProtectAntiFraud.podspec.json
blob804066ff58a86aa87bbdb0aa0ac45215435ff4bc
2   "name": "MobileProtectAntiFraud",
3   "version": "25.6.0",
4   "homepage": "https://www.datatheorem.com/solutions/active-protection/",
5   "license": {
6     "type": "Commercial",
7     "text": "Copyright 2024 Data Theorem"
8   },
9   "authors": {
10     "Data Theorem": "mobileprotect@datatheorem.io"
11   },
12   "summary": "MobileProtectAntiFraud SDK",
13   "description": "MobileProtectAntiFraud SDK by Data Theorem",
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "14.3"
17   },
18   "dependencies": {
19     "MobileProtect": [
20       ">= 25.6.0"
21     ]
22   },
23   "source": {
24     "git": "https://mobile-protect-repos.securetheorem.com/mobileprotect-ios-antifraud",
25     "tag": "25.6.0"
26   },
27   "default_subspecs": "Default",
28   "subspecs": [
29     {
30       "name": "Default",
31       "source_files": "MobileProtectAntiFraud.xcframework/**/Headers/*.h",
32       "public_header_files": "MobileProtectAntiFraud.xcframework/**/Headers/*.h",
33       "vendored_frameworks": "MobileProtectAntiFraud.xcframework",
34       "preserve_paths": "MobileProtectAntiFraud.xcframework"
35     },
36     {
37       "name": "Intel",
38       "pod_target_xcconfig": {
39         "EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
40       },
41       "user_target_xcconfig": {
42         "EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
43       },
44       "source_files": "MobileProtectAntiFraud.xcframework/**/Headers/*.h",
45       "public_header_files": "MobileProtectAntiFraud.xcframework/**/Headers/*.h",
46       "vendored_frameworks": "MobileProtectAntiFraud.xcframework",
47       "preserve_paths": "MobileProtectAntiFraud.xcframework"
48     }
49   ]