[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / 0 / UBiXMerakSDK / 2.5.0 / UBiXMerakSDK.podspec.json
blob65432556ec89aef711a6389851e822db4969e320
2   "name": "UBiXMerakSDK",
3   "version": "2.5.0",
4   "license": "MIT",
5   "authors": {
6     "ubixai": "pub.dev@ubixai.com"
7   },
8   "homepage": "https://github.com/ubixai/UBiXAdSDK",
9   "source": {
10     "git": "https://github.com/ubixai/UBiXAdSDK.git",
11     "tag": "2.5.0"
12   },
13   "summary": "UBiX Merak Ad SDK for iOS.",
14   "description": "UBiX Merak Ad SDK for iOS.",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "Accelerate",
20     "AdSupport",
21     "AppTrackingTransparency",
22     "AudioToolbox",
23     "AVFoundation",
24     "CoreGraphics",
25     "CoreLocation",
26     "CoreMedia",
27     "CoreMotion",
28     "CoreTelephony",
29     "Foundation",
30     "ImageIO",
31     "QuartzCore",
32     "SafariServices",
33     "Security",
34     "StoreKit",
35     "SystemConfiguration",
36     "UIKit",
37     "WebKit"
38   ],
39   "libraries": [
40     "z",
41     "sqlite3"
42   ],
43   "pod_target_xcconfig": {
44     "OTHER_LDFLAGS": "-lObjC"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "ios": {
50     "vendored_frameworks": "UbiXAdSDK.framework"
51   },
52   "dependencies": {
53     "UBiXDaq": [
54       "~> 2.3.1"
55     ]
56   }