[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 4 / BytedanceOpenPlatformSDK / 3.0.0.5 / BytedanceOpenPlatformSDK.podspec.json
blob09c7073d8d2b6d18ed7119d8b91ad11b73177c6d
2   "name": "BytedanceOpenPlatformSDK",
3   "version": "3.0.0.5",
4   "summary": "This SDK may be used to invoke TikTok features.",
5   "description": "Includes the following TikTok features: Share videos and photo to TikTok, Log In via TikTok.",
6   "homepage": "https://open.douyin.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2019 bytedance.com. All rights reserved."
10   },
11   "authors": {
12     "ByteDance": "bytedance.com"
13   },
14   "source": {
15     "http": "https://sf1-ttcdn-tos.pstatp.com/obj/ttfe/douyin_open_platform/ios/OpenSDKRelease/bdop_release_3.0.0.5.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "WebKit",
25     "Security",
26     "Photos"
27   ],
28   "source_files": "BytedanceOpenPlatformSDK.framework/Headers/*.h",
29   "vendored_frameworks": "BytedanceOpenPlatformSDK.framework",
30   "resources": "BytedanceOpenPlatformSDK.framework/BytedanceOpenPlatformSDK.bundle",
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-Objc -all_load"
33   }