blob: 7104ea6e13f1bd977bda4ba1cf594c6f172cc1a7 [file] [log] [blame]
{
"name": "XDTopHud",
"version": "0.0.4",
"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.4"
},
"source_files": "XDTopHudDemo/**/*.{h,m}",
"resources": "XDTopHudDemo/XDTopHud/*.png",
"frameworks": "Foundation"
}