blob: 4feae82a6afda884b4ff762596291c996725fb6b [file] [log] [blame]
{
"name": "JoystickView",
"version": "1.0.0",
"swift_version": "4.2",
"summary": "iOS Swift Joystick View.",
"description": "Support around,vertical,horizontal directions Joystick View for iOS.",
"homepage": "https://github.com/CatchZeng/JoystickView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CatchZeng": "891793848@qq.com"
},
"source": {
"git": "https://github.com/CatchZeng/JoystickView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JoystickView/Classes/**/*"
}