2 "name": "MobileProtect",
4 "homepage": "https://www.datatheorem.com/",
7 "text": "Copyright 2023 Data Theorem"
10 "Data Theorem": "mobileprotect@datatheorem.io"
12 "summary": "MobileProtect SDK",
13 "description": "MobileProtect SDK by Data Theorem",
18 "user_target_xcconfig": {
19 "EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
25 "git": "https://mobile-protect-repos.securetheorem.com/mobileprotect-ios",
28 "source_files": "MobileProtect.xcframework/**/Headers/*.h",
29 "public_header_files": "MobileProtect.xcframework/**/Headers/*.h",
30 "vendored_frameworks": "MobileProtect.xcframework",
31 "preserve_paths": "MobileProtect.xcframework"