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] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git]
/
Specs
/
9
/
f
/
7
/
PQScanner
/
0.1.3
/
PQScanner.podspec.json
blob
322a982c3a5cf2b617615bc967853020435161f1
1
{
2
"name": "PQScanner",
3
"version": "0.1.3",
4
"summary": "An awesome QR code and Barcode scanner base on iOS7 SDK.",
5
"homepage": "https://github.com/docee/PQScanner",
6
"license": "MIT",
7
"authors": {
8
"Docee": "docee@163.com"
9
},
10
"source": {
11
"git": "https://github.com/docee/PQScanner.git",
12
"tag": "0.1.3"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*",
19
"resource_bundles": {
20
"PQScanner": [
21
"Pod/Assets/*.png"
22
]
23
}
24
}