[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 7 / b / DrawerKit / 0.4.1 / DrawerKit.podspec.json
blobd625d530a55eb8781fd638b2fe447935675c2b04
2   "name": "DrawerKit",
3   "version": "0.4.1",
4   "summary": "An implementation of an interactive and animated view, similar to what you see in Apple Maps",
5   "description": "DrawerKit allows you to modally present a view controller from another, in such a way that the\npresented view controller slides up as a \"drawer\", much like what happens when you tap on a location\nin the map when using the Apple Maps app. The library is highly configurable, with more options\nbeing added regularly.",
6   "homepage": "https://github.com/Babylonpartners/DrawerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wagner Truppel": "ios-developers@babylonhealth.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Babylonpartners/DrawerKit.git",
19     "tag": "0.4.1"
20   },
21   "source_files": "DrawerKit/**/*.{swift}",
22   "pushed_with_swift_version": "4.0"