[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / a / 9 / 4 / openx-ios-sdk / 4.13.0 / openx-ios-sdk.podspec.json
blob66bb4af7f847a329bcb0029171697d9dbbb2df68
2   "name": "openx-ios-sdk",
3   "version": "4.13.0",
4   "summary": "The Official OpenX Client SDK allows developers to easily monetize their apps by showing banner, interstitial, and native ads.",
5   "homepage": "https://www.openx.com/",
6   "documentation_url": "https://github.com/openx/mobile-ios-sdk-doc",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 OpenX. All rights reserved.\\n"
10   },
11   "authors": {
12     "OpenX": "mobile-eng-team@openx.com"
13   },
14   "source": {
15     "http": "https://sdk.prod.gcp.openx.org/ios/4.13.0/OpenX_Mobile_SDK_iOS_4.13.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "OpenX_Mobile_SDK_iOS_4.13.0/OpenXSDKCore.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "MapKit",
28     "SafariServices",
29     "AVFoundation",
30     "CoreGraphics",
31     "CoreLocation",
32     "CoreMedia",
33     "MediaPlayer",
34     "QuartzCore"
35   ],
36   "weak_frameworks": [
37     "AdSupport",
38     "StoreKit",
39     "WebKit"
40   ]