4 "summary": "Your Flutter Module Framework",
5 "description": "A Flutter module packaged as a framework for iOS, including Debug and Release versions.",
6 "homepage": "https://yourwebsite.com/yourframework",
12 "Your Name": "your@email.com"
15 "http": "https://github.com/sudo-ulmas/ManiAuthPod/releases/download/v1/Archive.zip"
21 "vendored_frameworks": "Release/App.xcframework"
24 "DEBUG": "$(inherited) -framework Debug/App.xcframework",
25 "RELEASE": "$(inherited) -framework Release/App.xcframework"