blob: 09c7073d8d2b6d18ed7119d8b91ad11b73177c6d [file] [log] [blame]
{
"name": "BytedanceOpenPlatformSDK",
"version": "3.0.0.5",
"summary": "This SDK may be used to invoke TikTok features.",
"description": "Includes the following TikTok features: Share videos and photo to TikTok, Log In via TikTok.",
"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/bdop_release_3.0.0.5.zip"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"WebKit",
"Security",
"Photos"
],
"source_files": "BytedanceOpenPlatformSDK.framework/Headers/*.h",
"vendored_frameworks": "BytedanceOpenPlatformSDK.framework",
"resources": "BytedanceOpenPlatformSDK.framework/BytedanceOpenPlatformSDK.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-Objc -all_load"
}
}