The very simple SDK scan on comparing string in the your Podfile.lock. This scan will show if your project using some SKD that require a privacy manifest and signature by Apple.
sh scan-pods ./ScanPodsExample
Found potentially required reason API usage 'FirebaseCore' in './Podfile.lock'
A special thanks for https://github.com/Wooder for the creating the main inpiration for this project. Wooder to creating a special project for scan and seaching requiriment reason API inside your project, you can see more in https://github.com/Wooder/ios_17_required_reason_api_scanner
- Scan pods
- Scan carthage
- Scan SPM
- Check if SDK contains privacy manifest and signature