[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / 3 / LoopMeUnitedSDK / 7.4.9 / LoopMeUnitedSDK.podspec.json
blobf69f60d2570a4f560d828ab639a2e0540b02faa8
2   "name": "LoopMeUnitedSDK",
3   "version": "7.4.9",
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.\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.\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     "Evgen A. Epanchin": "evgen@loopme.com",
15     "Valerii Roman": "valerii.roman@loopme.com"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source": {
21     "git": "https://github.com/loopme/ios-united-sdk.git",
22     "tag": "7.4.9"
23   },
24   "resources": "LoopMeUnitedSDK.embeddedframework/LoopMeResources.bundle",
25   "vendored_frameworks": "LoopMeUnitedSDK.embeddedframework/LoopMeUnitedSDK.xcframework",
26   "libraries": "xml2",
27   "requires_arc": true,
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC -lz"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }