2 "name": "MobileProtect",
4 "homepage": "https://www.datatheorem.com/solutions/active-protection/",
7 "text": "Copyright 2024 Data Theorem"
10 "Data Theorem": "mobileprotect@datatheorem.io"
12 "summary": "MobileProtect SDK",
13 "description": "MobileProtect SDK by Data Theorem",
19 "git": "https://mobile-protect-repos.securetheorem.com/mobileprotect-ios",
22 "default_subspecs": "Default",
26 "source_files": "MobileProtect.xcframework/**/Headers/*.h",
27 "public_header_files": "MobileProtect.xcframework/**/Headers/*.h",
28 "vendored_frameworks": "MobileProtect.xcframework",
29 "preserve_paths": "MobileProtect.xcframework"
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
36 "user_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
39 "source_files": "MobileProtect.xcframework/**/Headers/*.h",
40 "public_header_files": "MobileProtect.xcframework/**/Headers/*.h",
41 "vendored_frameworks": "MobileProtect.xcframework",
42 "preserve_paths": "MobileProtect.xcframework"