[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / b / e / Decomposer / 0.1.2 / Decomposer.podspec.json
blob5c4692f56323a457a1a7e5324c18bd061830b0ad
2   "name": "Decomposer",
3   "version": "0.1.2",
4   "summary": "A protocol-oriented architectural pattern.",
5   "homepage": "https://github.com/YuLeiFuYun/Decomposer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YuLeiFuYun": "yuleifuyunn@gmail.com"
12   },
13   "swift_versions": "5.1",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/YuLeiFuYun/Decomposer.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "Sources/Decomposer/*.swift",
22   "dependencies": {
23     "YLRefreshKit": [
25     ]
26   },
27   "swift_version": "5.1"