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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
1
/
e
/
a
/
TLQRCode
/
0.5
/
TLQRCode.podspec.json
blob
f5320f1abc71b36e933cd7dc907e4b48bb2a38b9
1
{
2
"name": "TLQRCode",
3
"version": "0.5",
4
"summary": "二维码扫描生成工具",
5
"homepage": "https://github.com/ysCharles/TLQRCode",
6
"license": "MIT",
7
"authors": {
8
"Charles": "ystanglei@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/ysCharles/TLQRCode.git",
12
"tag": "0.5"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "Sources/**/*.swift",
18
"resources": "Sources/*.xcassets",
19
"frameworks": [
20
"UIKit",
21
"AVFoundation"
22
],
23
"swift_version": "5"
24
}