blob: 7106ff59c5083ad4c64c535ce30f4441e6b4b9c6 [file] [log] [blame]
{
"name": "DebugActions",
"module_name": "DebugActions",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Enchance UIViews with special debugging menus.",
"homepage": "https://github.com/rockbruno/DebugActions",
"authors": {
"Bruno Rocha": "brunorochaesilva@gmail.com"
},
"social_media_url": "https://twitter.com/rockbruno_",
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/rockbruno/DebugActions.git",
"tag": "0.2.0"
},
"source_files": "Sources/DebugActions/**/*",
"swift_version": "5.1"
}