[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / 7 / UIView-ZQuartz / 0.4.0 / UIView-ZQuartz.podspec.json
blob0a50fe468a473b0118c247a3743550394d8e0533
2   "name": "UIView-ZQuartz",
3   "version": "0.4.0",
4   "summary": "二维绘图引擎ZQuartz 提供矩形,圆角矩形,圆,扇形,曲线,折线,弧线等.",
5   "description": "drawRect绘制扩展, 提供矩形,圆角矩形,圆,扇形,曲线,折线,弧线等.",
6   "homepage": "https://github.com/zhuayi/UIView-ZQuartz.git",
7   "license": "MIT",
8   "authors": {
9     "zhuayi": "2179942@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/zhuayi/UIView-ZQuartz.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"