blob: b98a67f484e156abec091dfdeb5b5b571fd44d6e [file] [log] [blame]
{
"name": "XDTopHud",
"version": "0.0.6",
"summary": "顶部提示框",
"description": "在屏幕顶部显示提示框",
"homepage": "https://github.com/sephilex/XDTopHud.git",
"license": "MIT",
"authors": {
"sephilex": "sephilex@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sephilex/XDTopHud.git",
"tag": "0.0.6"
},
"source_files": "XDTopHudDemo/**/*.{h,m}",
"resources": "XDTopHudDemo/XDTopHud/*.png",
"frameworks": "Foundation",
"dependencies": {
"PPNetworkHelper": [
"~> 0.8.1"
]
}
}