blob: ef92d7a1b157edfe03c78db42c64782cd043e114 [file] [log] [blame]
{
"name": "PenguinExtension",
"version": "1.0.6",
"summary": "描述:1.0.6",
"homepage": "https://github.com/Alan-1988/PenguinExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Penguin": "alan_1988@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Alan-1988/PenguinExtension.git",
"tag": "1.0.6"
},
"source_files": "Sources/**/*.swift",
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}