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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
b
/
7
/
5
/
FileKit
/
1.1.0
/
FileKit.podspec.json
blob
bf51cc868119f4675e3682d626b0e655d89bde36
1
{
2
"name": "FileKit",
3
"version": "1.1.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.1.0"
18
},
19
"source_files": "FileKit/*/*.swift"
20
}