[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 8 / VungleSDK-iOS / 6.10.4 / VungleSDK-iOS.podspec.json
blobdf120661a30e269474b8ec90866e89f6d2b0d298
2   "name": "VungleSDK-iOS",
3   "version": "6.10.4",
4   "summary": "Vungle's iOS SDK'",
5   "description": "An SDK for video ad based monetization with the Vungle Network",
6   "homepage": "https://www.vungle.com/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Vungle": "tech-support@vungle.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/6.10.x/vungle6104.zip"
20   },
21   "vendored_frameworks": "VungleSDK.xcframework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "frameworks": [
26     "AdSupport",
27     "AudioToolbox",
28     "AVFoundation",
29     "CFNetwork",
30     "CoreGraphics",
31     "CoreMedia",
32     "MediaPlayer",
33     "QuartzCore",
34     "StoreKit",
35     "SystemConfiguration"
36   ],
37   "weak_frameworks": [
38     "WebKit",
39     "UIKit",
40     "Foundation"
41   ],
42   "libraries": "z",
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
45     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
46   }