[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / 2 / DXUIKit / 0.0.12 / DXUIKit.podspec.json
blob5efb6ceefd86df41bae14e1206c9e08a0a54794a
2   "name": "DXUIKit",
3   "version": "0.0.12",
4   "license": "MIT",
5   "summary": "desc for dx kit",
6   "homepage": "https://github.com/ilmeeself/DXUIKit",
7   "authors": {
8     "ilmeeself": "ilmeeself@163.com"
9   },
10   "source": {
11     "git": "https://github.com/ilmeeself/DXUIKit.git",
12     "tag": "0.0.12"
13   },
14   "dependencies": {
15     "SnapKit": [
16       "~> 4.0.0"
17     ]
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Core/*.swift",
24   "resource_bundles": {
25     "Source": [
26       "Source/*.{png,xib}"
27     ]
28   },
29   "swift_version": "5.0"