[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 6 / e / TTFloatButton / 0.1.2 / TTFloatButton.podspec.json
blob62ee42d2439fe64fdf6177b744abd498f9a52490
2   "name": "TTFloatButton",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*"