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
/
c
/
a
/
4
/
RBSheet
/
0.1.0
/
RBSheet.podspec.json
blob
3306653480e4ecb5952be3c6640900e313c906b4
1
{
2
"name": "RBSheet",
3
"version": "0.1.0",
4
"summary": "A simple way to show custom sheets",
5
"homepage": "https://github.com/renanbdias/RBSheet",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Renan B. Dias": "renanbenattidias@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/renanbdias/RBSheet.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"source_files": "Source/**/*.swift"
21
}