[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 5 / NABottomsheet / 1.5.0 / NABottomsheet.podspec.json
blobc7b85e34b5e82cbb8f0676aea0ed5b9663d3a6b0
2   "name": "NABottomsheet",
3   "version": "1.5.0",
4   "summary": "Component which presents a dismissible view from the bottom of the screen. Inspired by https://github.com/hryk224/Bottomsheet",
5   "homepage": "https://github.com/noorulain17/NABottomsheet",
6   "screenshots": "https://github.com/noorulain17/NABottomsheet/wiki/images/sample3.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyyk224": "hryk224@gmail.com",
13     "noorulain17": "noorulain.ali89@gmail.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/noorulain17/NABottomsheet.git",
20     "tag": "1.5.0"
21   },
22   "source_files": "Sources/*.{h,swift}",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "swift_version": "5.0"