blob: fefba4bc9e993c0dcfd28fed1f9cc46edfb100ba [file] [log] [blame]
{
"name": "ShineHud",
"version": "0.0.1",
"summary": "Swift 轻量级HUD框架",
"description": "轻量级框架使用方便,基于Swift4.0,持续更新",
"homepage": "https://github.com/Echo-BraveShine/ShineHud",
"license": "MIT",
"authors": {
"BraceShine": "1239383708@qq.com"
},
"source": {
"git": "https://github.com/Echo-BraveShine/ShineHud.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"ShineHud",
"ShineHud/**/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}