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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
6
/
1
/
e
/
DSQRCode
/
1.0.1
/
DSQRCode.podspec.json
blob
d23f57779e6e338deccb7ff1feb8febf600580d5
1
{
2
"name": "DSQRCode",
3
"version": "1.0.1",
4
"summary": "二维码扫描",
5
"homepage": "https://github.com/helloAda/DSQRCode",
6
"license": "MIT",
7
"authors": {
8
"Hello Ada": "hmd93@icloud.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/helloAda/DSQRCode.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "DSQRCode/DSQRCode/DSQRCode/**/*",
18
"resources": "DSQRCode/DSQRCode/Resources/*.mp3",
19
"requires_arc": true
20
}