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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
a
/
b
/
6
/
HDScan
/
0.0.5
/
HDScan.podspec.json
blob
7d6467e36f0bff20cc3cc6192f52411901c559cb
1
{
2
"name": "HDScan",
3
"version": "0.0.5",
4
"summary": "扫描矩形",
5
"homepage": "https://github.com/MQZHot/HDScan",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"MQZHot": "mqz1228@163.com"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"source": {
17
"git": "git@github.com:MQZHot/HDScan.git",
18
"tag": "0.0.5"
19
},
20
"source_files": [
21
"Source/*/*.swift"
22
],
23
"requires_arc": true,
24
"pod_target_xcconfig": {
25
"SWIFT_VERSION": "5.0"
26
},
27
"swift_versions": "5.0",
28
"swift_version": "5.0"
29
}