blob: 6c8feb3153042fd790d225e2ddff658b1ccfde1c [file] [log] [blame]
{
"name": "PLOP",
"version": "1.1.1",
"platforms": {
"ios": "9.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.1.1"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "5.0"
}