[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 9 / DouyinOpenSDKExtension / 0.1.0 / DouyinOpenSDKExtension.podspec.json
blob0431774e9765c47d21f10208886d0e60b53deb14
2   "name": "DouyinOpenSDKExtension",
3   "version": "0.1.0",
4   "summary": "This SDK provides extra functionalities in addition to DouyinOpenSDK",
5   "description": "DouyinOpenSDKExtension currently provides profile card functionality. Specifically supplied to internal CPs as of now.",
6   "homepage": "https://open.douyin.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 bytedance.com. All rights reserved."
10   },
11   "authors": {
12     "ByteDance": "bytedance.com"
13   },
14   "source": {
15     "http": "https://sf3-ttcdn-tos.pstatp.com/obj/ies-douyin-opencn/open/DouyinOpenSDK.v4.0.1.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "WebKit",
25     "Security",
26     "Photos"
27   ],
28   "source_files": "DouyinOpenSDK.framework/Headers/*.h",
29   "vendored_frameworks": "DouyinOpenSDK.framework",
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC -all_load",
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }