[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / f / 2 / e / XQSheet / 1.0.2 / XQSheet.podspec.json
blob9db9f99acac8cd42a15db081615aa0b153813f5c
2   "name": "XQSheet",
3   "version": "1.0.2",
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": "xq_120455@yahoo.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/xq-120/XQSheet.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "XQSheet/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true