blob: c0cd46085f28b4d459a78e7ccf97fa63b2e856b8 [file] [log] [blame]
{
"name": "AdTimingSDK",
"version": "4.0.1",
"summary": "AdTiming SDK",
"description": "A global marketing platform that is designed to maximize revenue and improve advertising efficiency, a comprehensive supply chain from advertisement to monetization.",
"homepage": "https://www.adtiming.com",
"authors": {
"AdTiming": "support@adtiming.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AdTiming/AdTimingSDK.git",
"tag": "4.0.1"
},
"vendored_frameworks": "AdTimingSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}