blob: 8c283c5c14ed42ad67dbf375b6bf9e472388f716 [file] [log] [blame]
{
"name": "ZYDStatusBarHUD",
"version": "0.0.1",
"summary": "A smaple HUD",
"description": "A smaple HUD, you can use it to create your hud.",
"homepage": "https://github.com/zhangxiaoyuheshui/ZYDStatusBarHUD",
"license": "MIT",
"authors": {
"MAX": "806903233@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangxiaoyuheshui/ZYDStatusBarHUD.git",
"tag": "0.0.1"
},
"source_files": [
"ZYDStatusBarHUD",
"ZYDStatusBarHUD/ZYDStatusBarHUD"
],
"frameworks": "UIKit",
"requires_arc": true
}