blob: b452c53c57087233c09e78cc1767bb007d62f334 [file] [log] [blame]
{
"name": "PLOP",
"version": "1.1.0",
"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.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "5.1"
}