[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / 3 / f / Bottomsheet / 1.0.0 / Bottomsheet.podspec.json
blob70fcead701cf940462c22eee85d981fdb837e69b
2   "name": "Bottomsheet",
3   "version": "1.0.0",
4   "summary": "Component which presents a dismissible view from the bottom of the screen.",
5   "homepage": "https://github.com/hryk224/Bottomsheet",
6   "screenshots": "https://github.com/hryk224/Bottomsheet/wiki/images/sample3.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyyk224": "hryk224@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hryk224/Bottomsheet.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Bottomsheet/*.{h,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true