blob: 7eae7bff47d019de6ff9b7663f62682597de7718 [file] [log] [blame]
{
"name": "XFLoadingHUD",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XFLoadingHUD/Classes/*",
"resource_bundles": {
"XFLoadingHUD": "XFLoadingHUD/Assets/Pusab.ttf"
},
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
]
}
}