[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 7 / TikTokOpenSDK / 3.0.2 / TikTokOpenSDK.podspec.json
blobd6e231d72de533de439efe3cc0acfbb3bb86b32f
2   "name": "TikTokOpenSDK",
3   "version": "3.0.2",
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://developers.tiktok.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/tiktok_open_platform/ios/OpenSDKRelease/TikTok_3.0.0.1.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "BytedanceOpenPlatformSDK": [
22       "3.0.1"
23     ]
24   },
25   "source_files": "TikTokOpenSDK.framework/Headers/*.h",
26   "vendored_frameworks": "TikTokOpenSDK.framework",
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC -all_load"
29   }