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] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git]
/
Specs
/
e
/
7
/
b
/
QRScan
/
1.0.1
/
QRScan.podspec.json
blob
2e8eacd59a8246ca34f64b214d650b93ee7034a8
1
{
2
"name": "QRScan",
3
"version": "1.0.1",
4
"summary": "QR code Scan.",
5
"homepage": "https://github.com/ws21san/QRScan",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"王帅": "ws21san@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/ws21san/QRScan.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "*.{h,m}",
21
"exclude_files": "Classes/Exclude",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"requires_arc": true
27
}