[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / 0 / NoxmobiMediationVungleAdapter / 6.10.5.0 / NoxmobiMediationVungleAdapter.podspec.json
blob4d4415f9d78171b3da4b72e007ec024926f31880
2   "name": "NoxmobiMediationVungleAdapter",
3   "version": "6.10.5.0",
4   "summary": "Noxmobi ad mediation adapter for Vungle.",
5   "homepage": "https://github.com/NoxmobiSDK/NoxmobiMediationVungleAdapter",
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/NoxmobiMediationVungleAdapter.git",
15     "tag": "6.10.5.0"
16   },
17   "source_files": "NoxmobiMediationVungleAdapter.framework/Headers/*.{h}",
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "ios": {
22     "vendored_frameworks": "NoxmobiMediationVungleAdapter.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "VungleSDK-iOS": [
27       "6.10.5"
28     ]
29   }