[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / AdTimingMoPubAdapter / 3.1.2 / AdTimingMoPubAdapter.podspec.json
blobdf5c6f93b3fbbbc2b31dfcaa658fe3f46fff0b20
2   "name": "AdTimingMoPubAdapter",
3   "version": "3.1.2",
4   "summary": "MoPub Adapter for AdTiming",
5   "description": "MoPub adapter allows publishers to mediate Admob banner, native, interstitial and video ads in AdTiming SDK",
6   "homepage": "https://www.adtiming.com/",
7   "authors": {
8     "AdTiming": "support@adtiming.com"
9   },
10   "license": {
11     "type": "MIT"
12   },
13   "source": {
14     "http": "https://publisher.adtiming.com/tpkg/ios/Adapter/MoPubAdapter3.1.2.zip"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "AdTimingMoPubAdapter.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }