blob: fd7a72b47bcc344ae6facb7a1f446121624fd28b [file] [log] [blame]
{
"name": "ShineHud",
"version": "1.0.0",
"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": "v1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ShineHud/ShineHud/ShineHud/*.{swift}",
"frameworks": "UIKit",
"resources": "ShineHud/ShineHud/Resource/*.{png,xib,plist}",
"pushed_with_swift_version": "3.0"
}