blob: 5593bb39de623891a03fe41f33601efbf6371464 [file] [log] [blame]
{
"name": "YSCircleView",
"version": "1.0.1",
"summary": "圆形视图(带圆角的视图)",
"homepage": "https://github.com/yscode001/YSCircleView",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscode001/YSCircleView.git",
"tag": "1.0.1"
},
"source_files": "YSCircleView/YSCircleView/YSCircleView/*.swift",
"frameworks": "UIKit"
}