blob: a3947d615fed1248b148b64370c9040d12cda2ee [file] [log] [blame]
{
"name": "FittedSheets",
"version": "1.4.4",
"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": "1.4.4"
},
"platforms": {
"ios": "9.0"
},
"social_media_url": "https://twitter.com/tuckeredoutfmly",
"requires_arc": true,
"source_files": "FittedSheetsPod/**/*.swift",
"frameworks": [
],
"swift_version": "5"
}