[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 6 / a / HiLeiaPS / 2.1.10.5 / HiLeiaPS.podspec.json
blob78d83a8e5b22d32ae12af9fb86b9a506b559bede
2   "name": "HiLeiaPS",
3   "version": "2.1.10.5",
4   "summary": "A lite version of HiLeiaPSSDK.",
5   "homepage": "https://github.com/huanhuan.guo/HiLeiaPS",
6   "license": {
7     "type": "Copyright",
8     "text": "亮风台(上海)信息科技有限公司 All rights reserved"
9   },
10   "authors": {
11     "huanhuan.guo": "huanhuan.guo@hiscene.com"
12   },
13   "source": {
14     "http": "https://hileiaps-oss.aryun.com/2.1/sdk/HiLeia.PS_Lite_for_iOS_2.1.10%285%29.zip"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "xcconfig": {
20     "VALID_ARCHS": "arm64"
21   },
22   "requires_arc": true,
23   "preserve_paths": "HiLeiaPS/HiLeiaPSSDK.framework/{HiLeiaPSSDK,Info.plist}",
24   "module_map": "HiLeiaPS/HiLeiaPSSDK.framework/Modules/module.modulemap",
25   "vendored_frameworks": [
26     "HiLeiaPS/HiLeiaPSSDK.framework",
27     "HiLeiaPS/Frameworks/LeiaRtcKit.framework",
28     "HiLeiaPS/Frameworks/LeiaBoxKit.framework",
29     "HiLeiaPS/Frameworks/Protobuf.framework"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.2.1"
34     ],
35     "ReactiveObjC": [
36       "~> 2.1.2"
37     ],
38     "Masonry": [
39       "~> 1.0.2"
40     ],
41     "MJRefresh": [
42       "~> 3.1.12"
43     ],
44     "YYKit": [
45       "~> 1.0.9"
46     ],
47     "SVProgressHUD": [
48       "~> 2.1.2"
49     ],
50     "ZipArchive": [
51       "~> 1.4.0"
52     ],
53     "MJExtension": [
54       "~> 3.0.13"
55     ]
56   }