blob: e342624dcc2cc6cf9cdbcc246a54770aa7bc9320 [file] [log] [blame]
{
"name": "DouyinOpenSDK",
"version": "4.0.0-rc0",
"summary": "This SDK may be used to invoke Douyin features.",
"description": "Includes the following Douyin features: Share videos and photo to Douyin, Log In via Douyin.",
"homepage": "https://open.douyin.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2020 bytedance.com. All rights reserved."
},
"authors": {
"ByteDance": "bytedance.com"
},
"source": {
"http": "https://sf3-ttcdn-tos.pstatp.com/obj/ies-douyin-opencn/open/DouyinOpenSDK.v4.rc0.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"WebKit",
"Security",
"Photos"
],
"source_files": "DouyinOpenSDK.framework/Headers/*.h",
"vendored_frameworks": "DouyinOpenSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}