blob: 0a51ca330cde7b202e24bc515e92bff009f2b086 [file] [log] [blame]
{
"name": "QFPolygonView",
"version": "1.0.1",
"summary": "一个 多边形能力图 多边形属性分值 的控件",
"homepage": "https://github.com/1406011969/QFPolygonView",
"license": "MIT",
"authors": {
"风7cheng": "cqf_qifeng@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1406011969/QFPolygonView.git",
"tag": "1.0.1"
},
"source_files": [
"QFPolygonView",
"QFPolygonView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}