blob: c65ca415c28d98ddc0dd0bef9ca5e388608361c0 [file] [log] [blame]
{
"name": "MCBaiduAds",
"version": "4.5.1",
"summary": "BaiduMobAdSDK官方库映射. 2018.5.17",
"description": "MCBaiduAds是对BaiduMobAdSDK的映射,使用pod依赖管理,便于开发者快速集成BaiduMobAdSDK的广告能力。",
"license": "MIT",
"authors": {
"littleplayer": "mailjiancheng@163.com"
},
"homepage": "https://github.com/poholo/MCBaiduAds",
"source": {
"git": "https://github.com/poholo/MCBaiduAds.git",
"tag": "4.5.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "SDK/BaiduMobAdSDK.framework",
"resources": [
"SDK/*.{bundle}"
],
"ios": {
"frameworks": [
"AdSupport",
"AVFoundation",
"StoreKit",
"CoreMotion",
"MessageUI",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"SafariServices",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"QuartzCore",
"WebKit",
"EventKit",
"CoreMedia"
],
"libraries": "c++"
}
}