[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 6 / USBButton / 1.0.8 / USBButton.podspec.json
blob40f8d7794665b36f45530250d4a6f45099100590
2   "name": "USBButton",
3   "version": "1.0.8",
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.8"
16   },
17   "source_files": "USBButton/**/*.{h,m,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "15.0"
21   }