blob: 2ca9c2bba582b743fe8f5d012ddd4b26737ac452 [file] [log] [blame]
{
"name": "TikTokOpenSDK",
"version": "2.0.4",
"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/release_2.0.4.zip"
},
"platforms": {
"ios": "9.3"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"WebKit",
"Security",
"Photos"
],
"source_files": "TikTokOpenPlatformSDK.framework/Headers/*.h",
"vendored_frameworks": "TikTokOpenPlatformSDK.framework",
"resources": "TikTokOpenPlatformSDK.framework/TikTokOpenPlatformSDK.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-Objc -all_load"
}
}