blob: a9efbe53a592201a40183136798ba524a455e5d0 [file] [log] [blame]
{
"name": "ADMobileAdSDK",
"version": "3.2.4.05281",
"summary": "ADMobile广告SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ADSuyi/ADMobileAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshen": "sangshen@ecook.cn"
},
"source": {
"http": "https://github.com/ADSuyi/ADMobileAdSDK/releases/download/ADMobileAdSDK-3.2.4.05281/ADMobileAdSDK.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": null,
"dependencies": {
"ADSuyiKit": [
"~> 0.2.5"
],
"ADSuyiNetwork": [
"~> 0.1.2"
],
"ADMobGenDeviceInfo": [
"~> 1.6.9"
]
},
"frameworks": [
"UIKit",
"AVFoundation",
"MobileCoreServices",
"CoreMedia"
],
"libraries": "xml2",
"requires_arc": true,
"static_framework": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"public_header_files": [
"ADMobileAdSDK/Classes/ADMobileAdErrorDefine.h",
"ADMobileAdSDK/Classes/ADMobileAdNative.h",
"ADMobileAdSDK/Classes/ADMobileAdRewardVideo.h",
"ADMobileAdSDK/Classes/ADMobileAdSDK.h"
],
"vendored_frameworks": "ADMobileAdSDK-3.2.4.05281/ADMobileAdSDK.framework"
}