[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / b / UPsKit / 3.9.1 / UPsKit.podspec.json
blobb7516f3cc70890f9cfce4aeeeec6838ea1115dda
2   "name": "UPsKit",
3   "version": "3.9.1",
4   "summary": "UPsKit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Up-s/UPsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "UPs": "dldbdjq@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Up-s/UPsKit.git",
16     "tag": "3.9.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "UPsKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "RxCocoa": [
31       "~> 6.5.0"
32     ],
33     "RxSwift": [
34       "~> 6.5.0"
35     ],
36     "SnapKit": [
37       "~> 5.0.0"
38     ],
39     "Then": [
40       "~> 3.0.0"
41     ]
42   },
43   "swift_version": "5.0"