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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
0
/
b
/
2
/
File
/
0.0.2
/
File.podspec.json
blob
6753bb90052075397d8346df4e04d15d659b5dd0
1
{
2
"name": "File",
3
"version": "0.0.2",
4
"summary": "iOS FileManager Extension.",
5
"homepage": "https://github.com/Fidetro/File",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"fidetro": "zykzzzz@hotmail.com"
12
},
13
"platforms": {
14
"ios": "8.0",
15
"osx": "10.9"
16
},
17
"source": {
18
"git": "https://github.com/Fidetro/File.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "Sources/*.{swift}",
22
"swift_versions": [
23
"5.0"
24
],
25
"swift_version": "5.0"
26
}