blob: 73894798232ce7e39d08500c24e15e21908ffbed [file] [log] [blame]
{
"name": "BSYLoadingView",
"version": "1.1.0",
"license": "MIT",
"summary": "BSYLoadingView 是一款自定义的UIActivityIndicatorView,开发者可以自定义 菊花颜色/背景颜色/文本信息/文本颜色/文本字体/文本对其方法等。是一款比较灵活好用的控件,如果对你有用,请给Star,谢谢",
"homepage": "https://github.com/baishiyun/BSYLoadingView",
"source": {
"git": "https://github.com/baishiyun/BSYLoadingView.git",
"tag": "1.1.0"
},
"source_files": "BSYLoadingView/*.{h,m,png}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"白仕云": "baishiyun@163.com"
},
"social_media_url": "https://github.com/baishiyun"
}