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] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git]
/
Specs
/
1
/
7
/
8
/
KRDrawLine
/
2.0
/
KRDrawLine.podspec.json
blob
e86d0d80afafb953a7a07e4eca6f2e4c90971c97
1
{
2
"name": "KRDrawLine",
3
"version": "2.0",
4
"summary": "画一像素线",
5
"description": "用于进行画一像素线",
6
"homepage": "https://github.com/gurongkang",
7
"license": "MIT",
8
"authors": {
9
"gurongkang": "1530669303@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/gurongkang/KRDrawLineView.git",
16
"tag": "2.0"
17
},
18
"source_files": [
19
"Classes",
20
"KRDrawLineView/DrawLineView/**/*.{h,m}"
21
]
22
}