blob: 19e7adaf841d80dd72bd1dd0d6a1d14ab01def33 [file] [log] [blame]
{
"name": "HTAdSDK",
"version": "0.1.0",
"summary": "A short description of HTAdSDK.",
"homepage": "https://github.com/lcztt/HTAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lcztt": "349632213@qq.com"
},
"source": {
"git": "https://github.com/lcztt/HTAdSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"description": "TODO: Add long description of the pod here.",
"resources": "HTAdSDK/Classes/**/*.bundle",
"source_files": "HTAdSDK/Classes/**/*.{h, m}",
"frameworks": [
"UIKit",
"Foundation",
"StoreKit",
"SafariServices",
"MessageUI",
"CoreMedia",
"CoreMotion",
"SystemConfiguration",
"CoreLocation",
"CoreTelephony",
"AVFoundation",
"AdSupport"
],
"vendored_frameworks": [
"HTAdSDK/Classes/BaiduMobAdSDK/BaiduMobAdSDK.framework"
],
"libraries": [
"c++"
],
"static_framework": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"GDTMobSDK": [
],
"Bytedance-UnionAD": [
],
"UMCCommon": [
]
}
}