[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / f / BRHJoyStickView / 3.1.1 / BRHJoyStickView.podspec.json
blob6d6bd3a42f9b8906ed28e59bc588ada785bdf07b
2   "name": "BRHJoyStickView",
3   "version": "3.1.1",
4   "summary": "A custom UIView in Swift that presents a simple, configurable joystick interface.",
5   "homepage": "https://github.com/bradhowes/Joystick",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "bradhowes": "bradhowes@mac.com"
11   },
12   "requires_arc": true,
13   "swift_versions": "5.4",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/bradhowes/Joystick.git",
19     "tag": "3.1.1"
20   },
21   "source_files": "JoyStickView/Src/*.swift",
22   "resource_bundles": {
23     "BRHJoyStickView": "JoyStickView/Resources/*.xcassets"
24   },
25   "swift_version": "5.4"