[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 9 / d / JuphoonCloudSDK_iOS / 2.5 / JuphoonCloudSDK_iOS.podspec.json
blobc2369f2d62303a9de1c1302e11b297f4a248e810
2   "name": "JuphoonCloudSDK_iOS",
3   "version": "2.5",
4   "summary": "Juphoon SDK.",
5   "description": "JCSDK for video talk, broadcasting and message service",
6   "homepage": "http://developer.juphoon.com/cn/download/",
7   "license": "Copyright 2020 juphoon. All rights reserved",
8   "authors": {
9     "app-admin": "app-admin@juphoon.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "http": "https://justalkcloud.com/wo_upload/JC_SDK_iOS_2.5.tar.gz"
17   },
18   "vendored_frameworks": "framework/JCSDKOC.framework",
19   "xcconfig": {
20     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/JuphoonCloudSDK_iOS/include"
21   },
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "subspecs": [
26     {
27       "name": "include",
28       "subspecs": [
29         {
30           "name": "avatar",
31           "subspecs": [
32             {
33               "name": "zos",
34               "source_files": "include/avatar/zos/*.h",
35               "subspecs": [
36                 {
37                   "name": "os",
38                   "subspecs": [
39                     {
40                       "name": "ios",
41                       "source_files": "include/avatar/zos/os/ios/*.h"
42                     }
43                   ]
44                 }
45               ]
46             }
47           ]
48         },
49         {
50           "name": "lemon",
51           "source_files": "include/lemon/*.h",
52           "subspecs": [
53             {
54               "name": "mtc",
55               "source_files": "include/lemon/mtc/*.h"
56             }
57           ]
58         },
59         {
60           "name": "grape",
61           "source_files": "include/grape/*.h"
62         }
63       ]
64     }
65   ]