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
/
b
/
7
/
5
/
FileKit
/
1.7.0
/
FileKit.podspec.json
blob
85d1a09bacf08b98e6f48ff346df7d91ff7bc441
1
{
2
"name": "FileKit",
3
"version": "1.7.0",
4
"summary": "Simple and expressive file management in Swift.",
5
"homepage": "https://github.com/nvzqz/FileKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": "Nikolai Vazquez",
11
"platforms": {
12
"ios": "8.0",
13
"osx": "10.9",
14
"watchos": "2.0"
15
},
16
"source": {
17
"git": "https://github.com/nvzqz/FileKit.git",
18
"tag": "v1.7.0"
19
},
20
"source_files": "FileKit/*/*.swift"
21
}