[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / a / PMSDomain / 1.0.0 / PMSDomain.podspec.json
blob7c67b7fa5e6169a115d7b1b66df7743c2d153fed
2   "name": "PMSDomain",
3   "version": "1.0.0",
4   "summary": "PMSDomain for PMS App",
5   "swift_versions": "5.4",
6   "description": "PMSDomain for PMS App.",
7   "homepage": "https://github.com/PMS-Frameworks/PMSDomain",
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/PMSDomain.git",
17     "tag": "1.0.0"
18   },
19   "resource_bundles": {
20     "PMSDomain": [
21       "PMSDomain/Assets/*"
22     ]
23   },
24   "platforms": {
25     "ios": "11.0"
26   },
27   "source_files": "PMSDomain/Classes/**/*",
28   "dependencies": {
29     "PMSRxModule": [
30       "~> 1.0.0"
31     ],
32     "Moya": [
33       "~> 14.0"
34     ]
35   },
36   "swift_version": "5.4"