[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 7 / LFDrawView / 0.0.8 / LFDrawView.podspec.json
blob6f5d977f66c42aeda7d4ae037d865d64d4307575
2   "name": "LFDrawView",
3   "version": "0.0.8",
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.8"
20   },
21   "source_files": [
22     "LFDrawView/Classes",
23     "LFDrawView/Classes/**/*.swift"
24   ],
25   "frameworks": [
26     "CoreGraphics",
27     "UIKit"
28   ]