[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / b / GameControllerBinder / 1.1.1 / GameControllerBinder.podspec.json
blob6b4958705a95f6025c64dadbb4fc25b39bf435e2
2   "name": "GameControllerBinder",
3   "version": "1.1.1",
4   "summary": "A Swift framework for easily integrating game controller inputs with UI elements in iOS applications.",
5   "description": "GameControllerBinder simplifies the process of binding game controller inputs to UI elements and actions within your iOS app. With support for various controller types, including PlayStation and Xbox controllers, this framework allows for quick setup and configuration of controller inputs to enhance the gaming experience on iOS devices. It also allows to easily use game controller to navigate through UI elements in your app.",
6   "homepage": "https://github.com/vladshakhtar/GameControllerBinder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vladshakhtar": "stolyarovs2003@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/vladshakhtar/GameControllerBinder.git",
19     "tag": "v1.1.1"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "exclude_files": "Sources/Exclude",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"