[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 5 / c / NoxmobiMediationStartAppAdapter / 4.6.3.0 / NoxmobiMediationStartAppAdapter.podspec.json
blob8f69e12464e3926d8c4efb89fa3f5ea58dbbe80d
2   "name": "NoxmobiMediationStartAppAdapter",
3   "version": "4.6.3.0",
4   "summary": "Noxmobi ad mediation adapter for StartApp.",
5   "homepage": "https://github.com/NoxmobiSDK/NoxmobiMediationStartAppAdapter",
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/NoxmobiMediationStartAppAdapter.git",
15     "tag": "4.6.3.0"
16   },
17   "source_files": "NoxmobiMediationStartAppAdapter.framework/Headers/*.{h}",
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "ios": {
22     "vendored_frameworks": "NoxmobiMediationStartAppAdapter.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "StartAppSDK": [
27       "4.6.3"
28     ]
29   }