[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 7 / 1 / 8 / sheets / 0.9.1 / sheets.podspec.json
blobc38b8e47dac964665ffdd392b8e53bf205642a6c
2   "name": "sheets",
3   "version": "0.9.1",
4   "summary": "A cool-looking sheet controller with fluid animation.",
5   "description": "sheets provides an API similar to that of UINavigationController, with push and pop functionality. It has customizable anchor points and positioning behavior.",
6   "homepage": "https://github.com/apstygo/sheets.git",
7   "license": "MIT",
8   "authors": {
9     "Artyom Pstygo": "apstygo.dev@icloud.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/apstygo/sheets.git",
17     "tag": "0.9.1"
18   },
19   "source_files": "Sources/sheets/**/*",
20   "exclude_files": "Sources/sheets/Info.plist",
21   "swift_version": "5.0"