[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 7 / TikTokOpenSDK / 1.0.1 / TikTokOpenSDK.podspec.json
blob1ba6a362eb1cdb6ca63379ad708ab32ffcd90acf
2   "name": "TikTokOpenSDK",
3   "version": "1.0.1",
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/tiktok_open_platform/ios/v1.0.1/TiktokOpenSDK.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics"
24   ],
25   "requires_arc": false,
26   "source_files": "TiktokOpenSDK/**/*.h",
27   "vendored_libraries": "TiktokOpenSDK/*.a",
28   "resources": "TiktokOpenSDK/TiktokOpenSDKResource.bundle",
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-Objc -all_load"
31   },
32   "dependencies": {
33     "BDOpenSDKKit": [
34       "~>1.0.0"
35     ]
36   }