[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 1 / 7 / TikTokOpenSDK / 4.0.0-rc1 / TikTokOpenSDK.podspec.json
blob1aec1368a06a63945e5d5ce60ae4d53fc7069d60
2   "name": "TikTokOpenSDK",
3   "version": "4.0.0-rc1",
4   "summary": "This SDK may be used to invoke TikTok features.",
5   "description": "Includes the following TikTok features: Share videos and photo to TikTok.",
6   "homepage": "https://developers.tiktok.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 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/tiktok_open_platform/ios/OpenSDKRelease/TikTokOpenSDK.v4.rc1.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "WebKit",
25     "Security",
26     "Photos"
27   ],
28   "source_files": "TikTokOpenSDK.framework/Headers/*.h",
29   "vendored_frameworks": "TikTokOpenSDK.framework",
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC -all_load"
32   }