[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 3 / 5 / 1 / HRISSDK / 1.1 / HRISSDK.podspec.json
blob30aff1cc6788d55e833233a48023b5e6c233047b
2   "name": "HRISSDK",
3   "version": "1.1",
4   "summary": "HRISSDK is a SDK of Hiscene",
5   "description": "HRISSDK is a SDK of Hiscene, enjoy it!",
6   "homepage": "https://www.hiscene.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caozheng": "zheng.cao@hiscene.com"
13   },
14   "source": {
15     "git": "https://codeup.aliyun.com/63886b66b92fc713d05a9a35/Specs.git",
16     "tag": "HRISSDK-v1.1-iOS"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64 x86_64"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "AVFoundation",
30     "GLKit",
31     "WebKit"
32   ],
33   "vendored_frameworks": [
34     "*.xcframework",
35     "*.framework"
36   ],
37   "dependencies": {
38     "HiLeiaSignaling": [
39       "~> 1.2.1.470-testing"
40     ]
41   },
42   "swift_version": "5"