blob: 207bea3d7ad25b610ee29829454fe71978395d1b [file] [log] [blame]
{
"name": "FelinkAdSDK",
"version": "1.7.7",
"summary": "FelinkAdSDK.",
"platforms": {
"ios": "9.0"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lrbInfelink/FelinkAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuruibin": "liuruibin@felink.com"
},
"source": {
"git": "https://github.com/lrbInfelink/FelinkAdSDK.git",
"tag": "1.7.7"
},
"resource_bundles": {
"FelinkAdSDK": [
"FelinkAdSDK.bundle/*"
]
},
"resources": "thirdparty/BaiduMobAdsSDK/baidumobadsdk.bundle",
"vendored_frameworks": [
"thirdparty/BaiduMobAdsSDK/BaiduMobAdSDK.framework",
"FelinkAdSDK.framework"
],
"frameworks": [
"MessageUI"
],
"dependencies": {
"YYWebImage": [
],
"OpenUDID": [
],
"YYModel": [
],
"GDTMobSDK": [
],
"Masonry": [
],
"Bytedance-UnionAD": [
],
"TATMediaSDK": [
]
},
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}