2 "name": "VungleSDK-iOS",
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/",
12 "Vungle": "tech-support@vungle.com"
19 "git": "https://github.com/Vungle/iOS-SDK.git",
22 "vendored_frameworks": "VungleSDK.framework",
24 "OTHER_LDFLAGS": "-ObjC"
44 "pod_target_xcconfig": {
45 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
46 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
48 "user_target_xcconfig": {
49 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
50 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"