[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / e / 9 / 7 / XSUtil / 2.0.0 / XSUtil.podspec.json
blobb240f7c9cab09addfa302987919f3efdcb7e2783
2   "name": "XSUtil",
3   "version": "2.0.0",
4   "summary": "公用类抽取",
5   "homepage": "https://github.com/hxxxs",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cedar": "lychae@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hxxxs/XSUtil.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "XSUtil/Classes/**/*",
21   "resource_bundles": {
22     "XSUtil": [
23       "XSUtil/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "XSExtension": [
29     ],
30     "SnapKit": [
32     ]
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"