blob: c6aea81159ba8da149ac561454fe94115d0a10c0 [file] [log] [blame]
{
"name": "VigameAD",
"version": "1.0.2",
"summary": "VigameAD SDK",
"description": "Help developer to quickly intergrate variety of payment methods",
"homepage": "https://github.com/hohua88/VigameAD",
"license": "MIT",
"authors": {
"hohua88": "784550567@qq.com"
},
"social_media_url": "https://github.com/hohua88",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hohua88/VigameAD.git",
"tag": "1.0.2"
},
"libraries": [
"z",
"resolv.9",
"c++"
],
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"CoreLocation",
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion",
"ImageIO"
],
"requires_arc": true,
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-lObjC"
]
},
"vendored_frameworks": "VigameAD/Headline/KTMHeadLineAD.framework",
"dependencies": {
"Bytedance-UnionAD": [
"~>2.4.6.7"
],
"VGTools": [
"~>1.0.2"
]
}
}