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