[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / f / 2 / e / XQSheet / 2.1.2 / XQSheet.podspec.json
blobe7ba38f444eff6e0a9c6188ec1f02d4a3cb18491
2   "name": "XQSheet",
3   "authors": {
4     "xq-120": "1204556447@qq.com"
5   },
6   "version": "2.1.2",
7   "summary": "A convenient sheet presented from bottom.",
8   "description": "A convenient sheet presented from bottom, which implement by Objective-C.",
9   "homepage": "https://github.com/xq-120/XQSheet",
10   "license": "MIT",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/xq-120/XQSheet.git",
16     "tag": "2.1.2"
17   },
18   "source_files": "XQSheet/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "dependencies": {
26     "XQGrandPopupView": [
27       "~> 1.0.1"
28     ]
29   },
30   "swift_version": "5.0"