blob: a1a6dc3fef15693703a38f6606c5ff6b1c95f6b7 [file] [log] [blame]
{
"name": "BDOpenSDKKit",
"version": "1.0.0",
"summary": "This is foundation of DouyinOpenSDK and TikTokOpenSDK",
"description": "This is foundation of DouyinOpenSDK and TikTokOpenSDK...",
"homepage": "https://open.douyin.com",
"license": {
"type": "Copyright",
"text": "Copyright 2019 bytedance.com. All rights reserved."
},
"authors": {
"ByteDance": "bytedance.com"
},
"source": {
"http": "https://sf1-ttcdn-tos.pstatp.com/obj/ttfe/douyin_open_platform/ios/foundation/BDOpenSDKKit.zip"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": false,
"vendored_libraries": "BDOpenSDKKit/*.a",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-Objc -all_load"
}
}