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] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git]
/
Specs
/
0
/
1
/
d
/
LLQRCode
/
0.0.2
/
LLQRCode.podspec.json
blob
5259c8335b7ba048230d12f2e9896b68e71bf290
1
{
2
"name": "LLQRCode",
3
"version": "0.0.2",
4
"summary": "This is a LLQRCode.",
5
"description": "原生态二维码扫描, 初次上传, 仅供学习",
6
"homepage": "https://github.com/leo-ll/LLQRCode",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"LeoLi": "long_li@aliyun.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/leo-ll/LLQRCode.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "Sources/*"
22
}