{ | |
"name": "RMCurveArea", | |
"version": "1.0.1", | |
"summary": "坐标系绘制贝塞尔曲线与x坐标形成封闭区域,区域内部背景实现颜色渐变。图标分析图。", | |
"homepage": "https://github.com/wsj2012/RMCurveArea", | |
"license": "MIT", | |
"authors": { | |
"wsj_2012": "time_now@yeah.net" | |
}, | |
"source": { | |
"git": "https://github.com/wsj2012/RMCurveArea.git", | |
"tag": "1.0.1" | |
}, | |
"requires_arc": true, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "RMViews/*.{h, m}" | |
} |