blob: ca25cde7ab9ccb431b4474343e1481c9fa449011 [file] [log] [blame]
{
"name": "sheets",
"version": "0.9.2",
"summary": "A cool-looking sheet controller with fluid animation.",
"description": "sheets provides an API similar to that of UINavigationController, with push and pop functionality. It has customizable anchor points and positioning behavior.",
"homepage": "https://github.com/apstygo/sheets.git",
"license": "MIT",
"authors": {
"Artyom Pstygo": "apstygo.dev@icloud.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/apstygo/sheets.git",
"tag": "0.9.2"
},
"source_files": "Sources/sheets/**/*",
"exclude_files": "Sources/sheets/Info.plist",
"swift_version": "5.0"
}