[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 1 / 8 / XFLoadingHUD / 0.2.1 / XFLoadingHUD.podspec.json
blobef890b1ea45ef660a2e4f8f01bfaae5f3ec7af70
2   "name": "XFLoadingHUD",
3   "version": "0.2.1",
4   "summary": "可切换菊花、转圈、文字描绘三种加载动画,并为MJRefresh新增以上三种动画的自定义头部",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/1628471142/XFLoadingHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "953894805@qq.com": "953894805@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/1628471142/XFLoadingHUD.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XFLoadingHUD/Classes/*",
22   "resource_bundles": {
23     "XFLoadingHUD": "XFLoadingHUD/Assets/Pusab.ttf"
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "MJRefresh": [
29     ]
30   }