[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 6 / d / PMSPresentation / 1.0.0 / PMSPresentation.podspec.json
blob1f1eba159bbe45bc4c06ef56ba22c8f2b1f5f05d
2   "name": "PMSPresentation",
3   "version": "1.0.0",
4   "summary": "PMSPresentation for PMS App",
5   "swift_versions": "5.4",
6   "description": "PMSPresentation for PMS App.",
7   "homepage": "https://github.com/PMS-Frameworks/PMSPresentation",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "goeun1001": "gogo8272@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/PMS-Frameworks/PMSPresentation.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PMSPresentation/Classes/**/*",
23   "dependencies": {
24     "RxDataSources": [
25       "~> 4.0.1"
26     ],
27     "SnapKit": [
28       "~> 5.0.0"
29     ],
30     "Then": [
31       "~> 2.7.0"
32     ],
33     "SkeletonView": [
34       "~> 1.17.0"
35     ],
36     "Swinject": [
37       "~> 2.7.0"
38     ],
39     "SwinjectAutoregistration": [
40       "~> 2.7.0"
41     ],
42     "lottie-ios": [
43       "~> 3.2.0"
44     ],
45     "Kingfisher": [
46       "~> 6.0.0"
47     ],
48     "ReachabilitySwift": [
49       "~> 5.0.0"
50     ],
51     "RxFlow": [
52       "~> 2.11.0"
53     ],
54     "PMSRxModule": [
55       "~> 1.0.0"
56     ]
57   },
58   "swift_version": "5.4"