[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / e / 6 / PMSRxModule / 1.0.0 / PMSRxModule.podspec.json
blob234066a814823cfc707b8ef70bc058e83f8e93b2
2   "name": "PMSRxModule",
3   "version": "1.0.0",
4   "summary": "PMSRxModule for PMS App",
5   "swift_versions": "5.4",
6   "description": "PMSRxModule for PMS App.",
7   "homepage": "https://github.com/PMS-Frameworks/PMSRxModule.git",
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/PMSRxModule.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PMSRxModule/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.1.2"
26     ]
27   },
28   "swift_version": "5.4"