blob: 06c24c8b1764e50fa97fa2bd2e57dbaf528cad3d [file] [log] [blame]
{
"name": "TTFloatButton",
"version": "0.1.1",
"summary": "一个简单的悬浮按钮.",
"description": "继承自window,通过设置windowLevel,保持悬浮按钮始终在key window上面",
"homepage": "https://github.com/ThomasTan1987/TTFloatButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThoamsTan": "thomastan@vipabc.com"
},
"source": {
"git": "https://github.com/ThomasTan1987/TTFloatButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}