blob: ff35cbc1f65e0be693b70d8ddea2345d825297a3 [file] [log] [blame]
{
"name": "SwiftDemangle",
"version": "0.1.0",
"summary": "A tool for SwiftDemangle.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yusheng00/SwiftDemangle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yusheng00": "yusheng@akulaku.com"
},
"source": {
"git": "https://github.com/yusheng00/SwiftDemangle.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftDemangle/Classes/**/*",
"swift_versions": [
5.0
],
"swift_version": "5.0"
}