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