blob: 8b48fbcf65aaa8d7964a0755e8f8483e0fae4dfe [file] [log] [blame]
{
"name": "NLAdSDK",
"version": "0.1.2",
"summary": "聚合广告SDK",
"description": "NLAdSDK 是一个聚合广告SDK\n* 支持Google原生和激励广告\n* 支持Facebook原生和激励广告",
"static_framework": true,
"homepage": "https://github.com/kekiki/NLAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kekiki": "kekiki@126.com"
},
"source": {
"git": "https://github.com/kekiki/NLAdSDK.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NLAdSDK/Classes/**/*",
"public_header_files": "NLAdSDK/Classes/AdManager/*.h",
"private_header_files": [
"NLAdSDK/Classes/AdPlatform/*.h",
"NLAdSDK/Classes/Vender/*.h"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"dependencies": {
"SDWebImage": [
],
"YYCategories": [
],
"Google-Mobile-Ads-SDK": [
"7.62.0"
],
"GoogleMobileAdsMediationFacebook": [
"~> 5.10"
],
"VungleSDK-iOS": [
"6.8.0"
],
"AppLovinSDK": [
"6.14.3"
],
"ChartboostSDK": [
"8.3.1"
],
"Bytedance-UnionAD": [
"~> 3.2.6.2"
]
}
}