[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / b / a / NoxmobiMediationFyberAdapter / 8.1.2.0 / NoxmobiMediationFyberAdapter.podspec.json
blob0dfb541025cb9d26d41e16e526a18fba362f0fcb
2   "name": "NoxmobiMediationFyberAdapter",
3   "version": "8.1.2.0",
4   "summary": "Noxmobi ad mediation adapter for Fyber.",
5   "homepage": "https://github.com/NoxmobiSDK/NoxmobiMediationFyberAdapter",
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/NoxmobiMediationFyberAdapter.git",
15     "tag": "8.1.2.0"
16   },
17   "source_files": "NoxmobiMediationFyberAdapter.framework/Headers/*.{h}",
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "ios": {
22     "vendored_frameworks": "NoxmobiMediationFyberAdapter.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "Fyber_Marketplace_SDK": [
27       "8.1.2"
28     ]
29   }