blob: b5fa4603f3cf3cef8d721681af295a5a2a58d031 [file] [log] [blame]
{
"name": "XFLoadingHUD",
"version": "0.2.3",
"summary": "可切换菊花、转圈、文字描绘三种加载动画,并为MJRefresh新增以上三种动画的自定义头部",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/1628471142/XFLoadingHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"953894805@qq.com": "953894805@qq.com"
},
"source": {
"git": "https://github.com/1628471142/XFLoadingHUD.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XFLoadingHUD/Classes/*",
"resource_bundles": {
"XFLoadingHUD": "XFLoadingHUD/Assets/Pusab.ttf"
},
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
]
}
}