blob: d277be4732e73fb5ed45d4374505edce25a62ec1 [file] [log] [blame]
{
"name": "FittedSheets",
"version": "2.0.9",
"summary": "A bottom sheets implementation for iOS apps.",
"description": "iOS doesn't have a good way to use bottom sheets natively, so this is to bridge the gap with a decent looking implementation.",
"homepage": "https://github.com/gordontucker/FittedSheets",
"license": "MIT",
"authors": {
"Gordon Tucker": "gordon.michael.tucker@gmail.com"
},
"source": {
"git": "https://github.com/gordontucker/FittedSheets.git",
"tag": "2.0.9"
},
"platforms": {
"ios": "11.0"
},
"social_media_url": "https://twitter.com/tuckeredoutfmly",
"requires_arc": true,
"source_files": "FittedSheetsPod/**/*.swift",
"frameworks": [
],
"swift_version": "5.0"
}