[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 0 / UBiXMerakSDK / 2.3.4 / UBiXMerakSDK.podspec.json
blobab19679dab0417a64e9e3b929ad39831c5fd09da
2   "name": "UBiXMerakSDK",
3   "version": "2.3.4",
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.3.4"
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     "ImageIO",
30     "QuartzCore",
31     "SafariServices",
32     "Security",
33     "StoreKit",
34     "SystemConfiguration",
35     "WebKit"
36   ],
37   "libraries": [
38     "z",
39     "sqlite3"
40   ],
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "ios": {
45     "vendored_frameworks": "UbiXAdSDK.framework"
46   },
47   "dependencies": {
48     "UBiXDaq": [
49       "~> 2.3.1"
50     ]
51   }