[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / f / 0 / 1 / ZJFShowHudLabel / 0.1.2 / ZJFShowHudLabel.podspec.json
blob2cf37e7b7b9a18c7f947a05d5d7f570c5a70d8b8
2   "name": "ZJFShowHudLabel",
3   "version": "0.1.2",
4   "summary": "Swift或者Objective-C下使用的toast小组件",
5   "description": "仅仅提供一个showInfo的方法:可定义文本+显示高度(填0则为默认高度)+显示秒数",
6   "homepage": "https://github.com/ZJF-Coder/ZJFShowHudLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wwyy": "505228178@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ZJF-Coder/ZJFShowHudLabel.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZJFShowHudLabel/Classes/**/*"