[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / 4 / AdTimingGdtAdapter / 3.0.0 / AdTimingGdtAdapter.podspec.json
blobe121fd58a1be7063d5ff73bc8774d8cb29677065
2   "name": "AdTimingGdtAdapter",
3   "version": "3.0.0",
4   "summary": "Gdt Adapter for AdTiming",
5   "description": "Gdt adapter allows publishers to mediate gdt 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     "http": "https://publisher.adtiming.com/tpkg/ios/Adapter/GDTAdapter3.0.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "AdTimingGdtAdapter.framework",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   }