blob: 0a50fe468a473b0118c247a3743550394d8e0533 [file] [log] [blame]
{
"name": "UIView-ZQuartz",
"version": "0.4.0",
"summary": "二维绘图引擎ZQuartz 提供矩形,圆角矩形,圆,扇形,曲线,折线,弧线等.",
"description": "drawRect绘制扩展, 提供矩形,圆角矩形,圆,扇形,曲线,折线,弧线等.",
"homepage": "https://github.com/zhuayi/UIView-ZQuartz.git",
"license": "MIT",
"authors": {
"zhuayi": "2179942@qq.com"
},
"source": {
"git": "https://github.com/zhuayi/UIView-ZQuartz.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}