[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 6 / e / TTFloatButton / 0.1.1 / TTFloatButton.podspec.json
blob06c24c8b1764e50fa97fa2bd2e57dbaf528cad3d
2   "name": "TTFloatButton",
3   "version": "0.1.1",
4   "summary": "一个简单的悬浮按钮.",
5   "description": "继承自window,通过设置windowLevel,保持悬浮按钮始终在key window上面",
6   "homepage": "https://github.com/ThomasTan1987/TTFloatButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ThoamsTan": "thomastan@vipabc.com"
13   },
14   "source": {
15     "git": "https://github.com/ThomasTan1987/TTFloatButton.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*"