blob: a2cccabf14942c7347bbe251d7725bd7197bea6a [file] [log] [blame]
{
"name": "DouyinOpenSDK",
"version": "3.0.0",
"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 2019 bytedance.com. All rights reserved."
},
"authors": {
"ByteDance": "bytedance.com"
},
"source": {
"http": "https://sf1-ttcdn-tos.pstatp.com/obj/ttfe/douyin_open_platform/ios/OpenSDKRelease/douyin_release_3.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"BytedanceOpenPlatformSDK": [
"3.0.0.5"
]
},
"source_files": "DouyinOpenSDK.framework/Headers/*.h",
"vendored_frameworks": "DouyinOpenSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}