blob: 62ee42d2439fe64fdf6177b744abd498f9a52490 [file] [log] [blame]
{
"name": "TTFloatButton",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}