[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 3 / SwiftDrawer / 5.0.2 / SwiftDrawer.podspec.json
blob287d182ddc4499b9f592683f97849a1851d9d118
2   "name": "SwiftDrawer",
3   "version": "5.0.2",
4   "summary": "Drawer in SwiftUI",
5   "description": "A Drawer view implement on SwiftUI",
6   "homepage": "https://github.com/MillmanY/SwiftDrawer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MillmanY": "millmanyang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MillmanY/SwiftDrawer.git",
16     "tag": "5.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SwiftDrawer/Classes/**/*",
23   "swift_version": "5.0"