blob: 2ab74a94a70c47e57567823fe8404c0f85955d28 [file] [log] [blame]
{
"name": "ShineHud",
"version": "0.1.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": "v0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"ShineHud",
"ShineHud/ShineHud/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"resources": [
"ShineHud/ShineHud/Resource/*.{png,xib,plist}"
],
"pushed_with_swift_version": "3.0"
}