[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 0 / 8 / JSDrawer / 1.1.0 / JSDrawer.podspec.json
blob3fd9c1f044fb92276812fb1bb6faa077b0bba091
2   "name": "JSDrawer",
3   "version": "1.1.0",
4   "summary": "一个简便易用的侧滑抽屉框架。",
5   "description": "一个简便易用的侧滑抽屉框架,无需创建复杂的 ViewController。",
6   "homepage": "https://github.com/spirit-jsb/JSDrawer.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/spirit-jsb/JSDrawer.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "deprecated": true,
29   "swift_version": "5.0"