[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 0 / 7 / LFDrawView / 0.0.7 / LFDrawView.podspec.json
blob3c92e66a76cc0e6b2c184e367d5b85615bdb73c6
2   "name": "LFDrawView",
3   "version": "0.0.7",
4   "summary": "圆角绘制",
5   "description": "对view、button、label的圆角绘制使用",
6   "homepage": "https://github.com/attackers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "attacker": "305296172@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/attackers/LFDrawView.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "LFDrawView/Classes",
23     "LFDrawView/Classes/**/*.swift"
24   ],
25   "frameworks": [
26     "CoreGraphics",
27     "UIKit"
28   ]