blob: 8a70cd263e4b073a17db31b30f9f2718047761b4 [file] [log] [blame]
{
"name": "OMJoystick",
"version": "0.5.4",
"swift_versions": "5.0",
"license": "MIT",
"summary": "This is the Joystick UI library for SwiftUI.",
"homepage": "https://github.com/tichise/OMJoystick",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/OMJoystick.git",
"tag": "0.5.4"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
},
"swift_version": "5.0"
}