[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 3 / AdTimingUnityAdapter / 3.0.0 / AdTimingUnityAdapter.podspec.json
blob18c5828298d32160f921564a5bf94afffdb87f51
2   "name": "AdTimingUnityAdapter",
3   "version": "3.0.0",
4   "summary": "Unity Adapter for AdTiming",
5   "description": "Unity adapter allows publishers to mediate unity 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/UnityAdapter3.0.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "AdTimingUnityAdapter.framework",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   }