blob: b0a33f43870caa5a7a5ae1d56305d15485680d2f [file] [log] [blame]
{
"name": "PangleTry",
"version": "1.1",
"summary": "BUAdSDK is a SDK from Bytedance providing union AD service.",
"description": "Bytedance provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Siwant": "yuanhuan@bytedance.com"
},
"homepage": "https://github.com/bytedance/Bytedance-UnionAD",
"source": {
"git": "https://bitbucket.org/jiletx/pangle/",
"branch": "master",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3"
],
"vendored_frameworks": [
"Bytedance-UnionAd/Frameworks/BUAdSDK.framework",
"Bytedance-UnionAd/Frameworks/BUFoundation.framework"
],
"resources": "Bytedance-UnionAd/Frameworks/BUAdSDK.bundle",
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}