blob: a53595ca64387e8d3de33b652442cf81495680bf [file] [log] [blame]
{
"name": "BLUsuallyControls",
"version": "0.0.2",
"summary": "更新了一些小方法,简单优化一下",
"description": "把控件UILabel, UIButton,UIImageView等简单封装起来,使用时更加方便一点,详情请看demo",
"homepage": "https://gitee.com/balopy/BLUsuallyControls",
"license": "MIT",
"authors": {
"Balopy": "lueng2yuan@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/balopy/BLUsuallyControls.git",
"tag": "0.0.2"
},
"source_files": "TestDemo/TestDemo/BLGeneralControl/*.{h,m}",
"exclude_files": "Classes/Exclude"
}