blob: 31d79d33bb8622e87ba29f7c473d8ed801f17db2 [file] [log] [blame]
{
"name": "WXStatusBarHUD",
"version": "0.0.2",
"summary": "A statusBar view used on iOS.",
"description": "A statusBar view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/wangxin20111/WXStatusBarHUD",
"license": "MIT",
"authors": {
"王鑫": "1743998535@qq.com"
},
"source": {
"git": "https://github.com/wangxin20111/WXStatusBarHUD.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.3"
},
"requires_arc": true,
"source_files": "WXStatusBarHUD/*",
"frameworks": [
"Foundation",
"UIKit"
]
}