Sodec-Technologies/sodec-identity-platform-ios-sdk-v1 — reverse-engineered prompt
Reverse engineered prompt
Build me a clean iOS SDK distribution repo for Sodec Identity Platform called SAMobileCapture. It should be set up so customer apps can add the SDK with Swift Package Manager or CocoaPods, using a dynamic xcframework from a public GitHub release and verifying it with a SHA 256 checksum.
The SDK is for digital onboarding and KYC. The README should explain that it supports document capture, image quality checks, on device OCR, face detection, liveness, photocopy and screen replay attack detection, and electronic ID card NFC reading. Make it clear it needs iOS 15.6 or newer, Xcode 15, and Swift 5.9.
Please create the package manifest, podspec, basic Sources layout, changelog, license placeholder, and a polished README with install steps, required Info.plist permissions, linker flag notes, resource bundle notes, CI examples, and a small Swift usage example. Keep it ready for real customers to integrate. Look up current Apple package and CocoaPods docs if needed.
Want more depth? Deep Reverse