blob: 8f68074ebc4ebc0b68d81ab3910d90591b9358c1 [file] [log] [blame]
{
"name": "PLOP",
"version": "1.0.0",
"platforms": {
"ios": "11.0"
},
"summary": "Debug Panel for Development.",
"description": "Debug panel that can be utilized for handling debug features (toggles, shortcuts, etc.)",
"homepage": "https://github.com/Jake-Prickett/plop-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jake Prickett": "jprickett821@gmail.com"
},
"source": {
"git": "https://github.com/Jake-Prickett/plop-ios.git",
"tag": "1.0.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "5.1"
}