[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 6 / USBButton / 1.0.3 / USBButton.podspec.json
blobb58fb639c25fddcb3705f42a8ed1089ef4b00644
2   "name": "USBButton",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT",
6     "text": "MIT License"
7   },
8   "homepage": "https://github.com/GaneshKumarSelvam/USBButton",
9   "authors": {
10     "Ganesh Kumar Selvam": "selvamganeshkumar@gmail.com"
11   },
12   "summary": "Custom button Framework using UIKit to be used in SwiftUI",
13   "source": {
14     "git": "https://github.com/GaneshKumarSelvam/USBButton.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "USBButton/**/*.{h,m}",
18   "vendored_frameworks": "USBButton.xcframework",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "15.0"
22   },
23   "swift_versions": "5.7",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.7"