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] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git]
/
Specs
/
b
/
c
/
8
/
DUQRCode
/
0.0.1
/
DUQRCode.podspec.json
blob
0b900bac07defc63f31aa884ab6bef83b2d80029
1
{
2
"name": "DUQRCode",
3
"version": "0.0.1",
4
"summary": "A QRCODE TOOL.",
5
"homepage": "https://github.com/dongchx/DUQRCode",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"dongchx": "dongchx90@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/dongchx/DUQRCode.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "Classes/**/*.{h,m}"
21
}