[Add] YandexMobileAdsAdMobAdapters 7.8.0.0
[CocoaPods.git] / Specs / a / d / 3 / LoopMeUnitedSDK / 7.4.0 / LoopMeUnitedSDK.podspec.json
blobc83d3485a90beed4c239e32646b432eb4422812b
2   "name": "LoopMeUnitedSDK",
3   "version": "7.4.0",
4   "summary": "LoopMe is the largest mobile video DSP and Ad Network, reaching over 1 billion consumers world-wide.",
5   "description": "LoopMe is the largest mobile video DSP and Ad Network, reaching over 1 billion consumers world-wide. LoopMe’s full-screen video and rich media ad formats deliver more engaging mobile advertising experiences to consumers on smartphones and tablets.\n\n\nThe LoopMe SDK is distributed as source code that you must include in your application and provides facilities to retrieve, display ads in your application.\n\nIf you have questions please contact us at support@loopmemedia.com.",
6   "homepage": "https://loopme.com",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Bogdan Korda": "bogdan@loopme.com",
13     "Volodymyr Novikov": "volodymyr.novikov@loopme.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/loopme/ios-united-sdk.git",
20     "tag": "7.4.0"
21   },
22   "resources": "LoopMeUnitedSDK.embeddedframework/LoopMeResources.bundle",
23   "vendored_frameworks": "LoopMeUnitedSDK.embeddedframework/LoopMeUnitedSDK.xcframework",
24   "libraries": "xml2",
25   "requires_arc": true,
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC -lz"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }