[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / f / BRHJoyStickView / 1.0.3 / BRHJoyStickView.podspec.json
blob9b9ea02a564545ebb2e3401a00617829c1cfa1ec
2   "name": "BRHJoyStickView",
3   "version": "1.0.3",
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_version": "4.2",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/bradhowes/Joystick.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "JoyStickView/Src/*.swift"