blob: a0986a4bebb4a5edde1b460454781ad742dcd0cb [file] [log] [blame]
{
"name": "HjzExtensions",
"version": "0.0.1",
"summary": "为 Swift 添加扩展。",
"homepage": "https://gitee.com/hjgmy/HjzExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hjz": "780810441@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://gitee.com/hjgmy/HjzExtensions.git",
"tag": "v0.0.1"
},
"source_files": "HjzExtensions/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}