blob: 53a4624690af7a4bcef9be6fa64036fb38bd098c [file] [log] [blame]
{
"name": "YoudaoADSDK",
"version": "2.16.4",
"summary": "A short description of YoudaoADSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wuximiao/YoudaoADSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuximiao": "wuximiao@rd.netease.com"
},
"source": {
"git": "git@gitlab.corp.youdao.com:luna-ios-framework/youdaoadsdk.git",
"tag": "2.16.4"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"swift_versions": "5.1",
"static_framework": true,
"source_files": "YoudaoADSDK/Classes/**/*.*",
"public_header_files": "YoudaoADSDK/Classes/**/*.h",
"vendored_libraries": "YoudaoADSDK/Libraries/libYDADSDK.a",
"resources": "YoudaoADSDK/Assets/YDResource.bundle",
"swift_version": "5.1"
}