blob: 0a43b7359b723eab92052905ad97b3387983d80e [file] [log] [blame]
{
"name": "DecibelPod",
"platforms": {
"ios": "12.0"
},
"summary": "DecibelPod is the core of Decibel",
"version": "0.1.2",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"DecibelPod": "viglesias@decibelinsight.com"
},
"homepage": "https://github.com/cHicHillo/DecibelPod.git",
"source": {
"git": "https://github.com/cHicHillo/DecibelPod.git",
"branch": "0.1.2",
"tag": "0.1.2"
},
"swift_versions": "5.0",
"exclude_files": "DecibelPod/**/*.plist",
"ios": {
"vendored_frameworks": "DecibelPod.framework"
},
"swift_version": "5.0"
}