blob: b6560c47f455e00c79961baa494cbd2fc4381950 [file] [log] [blame]
{
"name": "ZLStatusBarHUD",
"version": "1.0.0",
"summary": "一个非常简单实用的状态栏指示器小框架",
"description": "可以通过添加图片和文字动态提示用户信息",
"homepage": "https://github.com/zhen-zhen/ZLStatusBarHUD",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhen-zhen": "zhenli@redmobi.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhen-zhen/ZLStatusBarHUD.git",
"tag": "1.0.0"
},
"source_files": [
"ZLStatusHUD",
"ZLStatusBarHUD/ZLStatusHUD/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}