[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 9 / d / JuphoonCloudSDK_iOS / 2.14.10 / JuphoonCloudSDK_iOS.podspec.json
blob8855e86337fb024a1485dc13139a87d9d4076257
2   "name": "JuphoonCloudSDK_iOS",
3   "version": "2.14.10",
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 2023 juphoon. All rights reserved",
8   "authors": {
9     "app-admin": "app-admin@juphoon.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "http": "https://developer.juphoon.com/portal/upload/sdk/JC_SDK_iOS_2.14.10.tar.gz"
17   },
18   "preserve_paths": "framework/JCSDKOC.framework.dSYM",
19   "vendored_frameworks": "framework/JCSDKOC.framework",
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/JuphoonCloudSDK_iOS/include"
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 arm64 armv7"
25   },
26   "static_framework": false,
27   "subspecs": [
28     {
29       "name": "include",
30       "subspecs": [
31         {
32           "name": "lemon",
33           "source_files": "include/lemon/*.h",
34           "subspecs": [
35             {
36               "name": "mtc",
37               "source_files": "include/lemon/mtc/*.h"
38             }
39           ]
40         },
41         {
42           "name": "grape",
43           "source_files": "include/grape/*.h"
44         }
45       ]
46     }
47   ]