blob: 9fcfdec6a318e1c28d336834b1b68d5f0121b53b [file] [log] [blame]
{
"name": "PenguinExtension",
"version": "1.1.1",
"summary": "测试",
"description": "测试测试",
"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.1.1"
},
"source_files": [
"Extension",
"Extension/**/*"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}