[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / b / GameControllerBinder / 1.0.0 / GameControllerBinder.podspec.json
blobba112bd761ec5058e113682d7f806415322318c1
2   "name": "GameControllerBinder",
3   "version": "1.0.0",
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.",
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.0.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "exclude_files": "Sources/Exclude",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"