8 "homepage": "https://github.com/GaneshKumarSelvam/USBButton",
10 "Ganesh Kumar Selvam": "selvamganeshkumar@gmail.com"
12 "summary": "Custom button Framework using UIKit to be used in SwiftUI",
14 "git": "https://github.com/GaneshKumarSelvam/USBButton.git",
17 "source_files": "USBButton/**/*.{h,m}",
18 "vendored_frameworks": "USBButton.xcframework",
23 "swift_versions": "5.7",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30 "swift_version": "5.7"