blob: 1b9879b124641d3faa76d3d291b5fb25f25cd4ce [file] [log] [blame]
{
"name": "JhtFloatingBall",
"version": "1.0.0",
"summary": "悬浮球/悬浮按钮/辅助按钮",
"homepage": "https://github.com/jinht/FloatingBall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinht": "jinjob@icloud.com"
},
"social_media_url": "https://blog.csdn.net/Anticipate91",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jinht/FloatingBall.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "JhtFloatingBall.framework"
},
"frameworks": "UIKit"
}