[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 3 / LoopMeUnitedSDK / 7.4.3 / LoopMeUnitedSDK.podspec.json
blob94dceaa6b242fcd0d871e709a89e76ba6c41b885
2   "name": "LoopMeUnitedSDK",
3   "version": "7.4.3",
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.3"
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   }