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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
d
/
1
/
c
/
SSQRScanner
/
1.0.1
/
SSQRScanner.podspec.json
blob
c5ae43e22a4cf99eca8170a0195725212a5a1580
1
{
2
"name": "SSQRScanner",
3
"version": "1.0.1",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"license": {
8
"type": "MIT"
9
},
10
"summary": "QR Code Scanner",
11
"homepage": "https://github.com/SSamanta/",
12
"authors": {
13
"Susim": "susim.samanta@me.com"
14
},
15
"source": {
16
"git": "https://github.com/SSamanta/SSQRScanner.git",
17
"branch": "master",
18
"tag": "v1.0.1"
19
},
20
"source_files": "SSQRCodeScanner/SSQRCodeScanner/SSQRScanner.{swift}",
21
"requires_arc": true
22
}