blob: f60379ed5954b8e2beff11b706fa2c0ad2c6efd3 [file] [log] [blame]
{
"name": "RHCircleTableView",
"version": "1.0.1",
"summary": "RHCircleTableView 是一款简单的实现围绕一个圆心在周围创建/添加view的控件。",
"homepage": "https://github.com/guorenhao/RHCircleTableView",
"license": "MIT",
"authors": {
"Abner_G": "grh_1990@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guorenhao/RHCircleTableView.git",
"tag": "1.0.1"
},
"source_files": "RHCircleTableView/RHCircleTableView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}