blob: f2aee7cc449f515305923fb3294b6ed5adba117c [file] [log] [blame]
{
"name": "FelinkAdSDK",
"version": "1.3.3",
"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.3.3"
},
"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": [
]
}
}