[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / f / BRHJoyStickView / 1.1.4 / BRHJoyStickView.podspec.json
blob8a7dce01ed3896ec4110f222654620d850e98f6a
2   "name": "BRHJoyStickView",
3   "version": "1.1.4",
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.1.4"
20   },
21   "source_files": "JoyStickView/Src/*.swift",
22   "resource_bundles": {
23     "BRHJoyStickView": "JoyStickView/*.xcassets"
24   }