repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
d
/
0
/
7
/
LFDrawView
/
0.0.3
/
LFDrawView.podspec.json
blob
03bfc0d5bb6e5708de0ee702bf126a80e1cce397
1
{
2
"name": "LFDrawView",
3
"version": "0.0.3",
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.3"
20
},
21
"source_files": [
22
"LFDrawView/Classes",
23
"LFDrawView/Classes/**/*.{h,m}"
24
],
25
"frameworks": "CoreGraphics"
26
}