blob: 3054eb1f43f89c16cadde181a0b7a6581a39d2ff [file] [log] [blame]
{
"name": "TikTokOpenSDK",
"version": "3.0.1",
"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://developers.tiktok.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/tiktok_open_platform/ios/OpenSDKRelease/TikTok_3.0.0.1.zip"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"BytedanceOpenPlatformSDK": [
"3.0.0.5"
]
},
"source_files": "TikTokOpenSDK.framework/Headers/*.h",
"vendored_frameworks": "TikTokOpenSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}