[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 3 / b / DAOBottomSheet / 1.3.1 / DAOBottomSheet.podspec.json
blob5f602bd00492790660bfadf73cddac9c50786684
2   "name": "DAOBottomSheet",
3   "version": "1.3.1",
4   "summary": "A navigatable bottom sheet that can put your custom content inside.",
5   "description": "A navigatable bottom sheet that can put your custom content inside.\nyou can customize bottom sheet height or let it fit to the content automatically.",
6   "homepage": "https://github.com/daoseng33/DAOBottomSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daoseng33": "daoseng33@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/daoseng33/DAOBottomSheet.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "DAOBottomSheet/Classes/**/*",
22   "resource_bundles": {
23     "DAOBottomSheet": [
24       "DAOBottomSheet/Assets/*.xcassets"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"