[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 2 / f / OpenMediationPubNativeAdapter / 2.0.2 / OpenMediationPubNativeAdapter.podspec.json
blob1c1c9d81ccb4ef84389e35fdbe4517b66a3d95f7
2   "name": "OpenMediationPubNativeAdapter",
3   "version": "2.0.2",
4   "summary": "PubNative Adapter for OpenMediation",
5   "description": "PubNative adapter allows publishers to mediate PubNative banner, native, interstitial and video ads in OpenMediation SDK",
6   "homepage": "https://github.com/AdTiming/OpenMediation-iOS",
7   "authors": "OpenMedaiton",
8   "license": {
9     "type": "LGPL-3.0",
10     "file": "LICENSE"
11   },
12   "source": {
13     "git": "https://github.com/AdTiming/OpenMediation-iOS.git",
14     "tag": "PubNativeAdapter-2.0.2"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "OpenMediation": [
22       " >=2.2.0"
23     ]
24   },
25   "source_files": [
26     "OpenMediation/OpenMediationCustomEvent",
27     "OpenMediation/OpenMediationBid/OMBidCustomEvent.h",
28     "OMHyBidAdapter"
29   ],
30   "public_header_files": "",
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-lObjC"
33   }