blob: 8784d8698336e8295c58adae9990f9af71212a60 [file] [log] [blame]
{
"name": "FittedSheets",
"version": "0.0.6",
"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": "0.0.6"
},
"platforms": {
"ios": "10.0"
},
"social_media_url": "https://twitter.com/tuckeredoutfmly",
"requires_arc": true,
"source_files": "FittedSheets/Pod/**/*.swift",
"frameworks": [
],
"swift_version": "4.2"
}