[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 7 / TikTokOpenSDK / 2.0.3 / TikTokOpenSDK.podspec.json
blobb75df15deb17e5f21d75c34a5281dfb459549ecf
2   "name": "TikTokOpenSDK",
3   "version": "2.0.3",
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/release_2.0.3.zip"
16   },
17   "platforms": {
18     "ios": "9.3"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "WebKit",
25     "Security",
26     "Photos"
27   ],
28   "source_files": "TikTokOpenPlatformSDK.framework/Headers/*.h",
29   "vendored_frameworks": "TikTokOpenPlatformSDK.framework",
30   "resources": "TikTokOpenPlatformSDK.framework/TikTokOpenPlatformSDK.bundle",
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-Objc -all_load"
33   }