[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 5 / IDBottomSheet / 2.0.0 / IDBottomSheet.podspec.json
blob6a944886c95fb855fd335b71d05c099fccbcd409
2   "name": "IDBottomSheet",
3   "version": "2.0.0",
4   "summary": "Bottom sheet popover built with Swift & UIKit.",
5   "homepage": "https://github.com/IrelDev/BottomSheet",
6   "swift_versions": "5.0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Kirill Pustovalov",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/IrelDev/BottomSheet.git",
17     "tag": "2.0.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "swift_version": "5.0"