blob: 1e4f93498a69ade84470b251ddf0ea90cf9c569e [file] [log] [blame]
{
"name": "PenguinExtension",
"version": "1.0.7",
"summary": "描述:1.0.7",
"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.7"
},
"source_files": "Sources/**/*.swift",
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}