[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 9 / 7 / a / ADTChartboostAdapter / 3.0.0 / ADTChartboostAdapter.podspec.json
blob1749c90bf858eacfacc16a54ed07c2d62b85adad
2   "name": "ADTChartboostAdapter",
3   "version": "3.0.0",
4   "summary": "Chartboost Adapter for AdTiming",
5   "description": "Chartboost adapter allows publishers to mediate chartboost interstitial and video ads in AdTiming SDK",
6   "homepage": "https://www.adtiming.com/",
7   "authors": {
8     "AdTiming": "support@adtiming.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/AdTiming/ADTChartboostAdapter.git",
16     "tag": "3.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "ADTChartboostAdapter.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lObjC"
25   }