[Add] QDOpenSDK_iOS 0.0.3
[CocoaPods.git] / Specs / 9 / 2 / a / NoxmobiMediationPangleAdapter / 3.2.0.1.0 / NoxmobiMediationPangleAdapter.podspec.json
blobeef84f988297227535e5f5789101c450d639d804
2   "name": "NoxmobiMediationPangleAdapter",
3   "version": "3.2.0.1.0",
4   "summary": "Noxmobi ad mediation adapter for Pangle.",
5   "homepage": "https://github.com/NoxmobiSDK/NoxmobiMediationPangleAdapter",
6   "license": "MIT",
7   "authors": {
8     "Chong": "zhanglovesan@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/NoxmobiSDK/NoxmobiMediationPangleAdapter.git",
15     "tag": "3.2.0.1.0"
16   },
17   "source_files": "NoxmobiMediationPangleAdapter.framework/Headers/*.{h}",
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "ios": {
22     "vendored_frameworks": "NoxmobiMediationPangleAdapter.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "Bytedance-UnionAD": [
27       "3.2.0.1"
28     ]
29   }