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