blob: 3306653480e4ecb5952be3c6640900e313c906b4 [file] [log] [blame]
{
"name": "RBSheet",
"version": "0.1.0",
"summary": "A simple way to show custom sheets",
"homepage": "https://github.com/renanbdias/RBSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Renan B. Dias": "renanbenattidias@gmail.com"
},
"source": {
"git": "https://github.com/renanbdias/RBSheet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift"
}