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] TaboolaPush 0.1.1
[CocoaPods.git]
/
Specs
/
0
/
1
/
d
/
LLQRCode
/
0.0.1
/
LLQRCode.podspec.json
blob
c610154afc851d70814e99618d11c411a29b4e65
1
{
2
"name": "LLQRCode",
3
"version": "0.0.1",
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",
19
"tag": "0.0.1"
20
},
21
"source_files": "Sources/*"
22
}