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] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git]
/
Specs
/
b
/
7
/
5
/
FileKit
/
1.3.0
/
FileKit.podspec.json
blob
a965468d6366138f89c5851a3fed96b079bee050
1
{
2
"name": "FileKit",
3
"version": "1.3.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
},
15
"source": {
16
"git": "https://github.com/nvzqz/FileKit.git",
17
"tag": "v1.3.0"
18
},
19
"source_files": "FileKit/*/*.swift"
20
}