[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 4 / UpsightAdMediation / 2.5.2 / UpsightAdMediation.podspec.json
blobc5474b223f0f6aa0a8ac8c32a13649ac8e067200
2   "name": "UpsightAdMediation",
3   "version": "2.5.2",
4   "summary": "Upsight Ad Mediation SDK for iOS.",
5   "description": "Upsight is the most comprehensive analytics, marketing, and ads mediation platform for Web and mobile apps. We are building a business engine to help our customers better understand user behavior, decide what it means, and act to impact key goals.\n\nThe Upsight Ad Mediation SDK can be used only in conjunction with the Upsight SDK, please make sure you have already integrated version 4.1.0 or greater of the Upsight SDK before installing.\n\nFor more information visit www.upsight.com.  For in depth documentation and usage instructions of the Upsight product visit help.upsight.com",
6   "homepage": "http://www.upsight.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Upsight, Inc.": "support@upsight.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/fusepowered/FuseSDKiOS.git",
19     "tag": "USMv2.5.2"
20   },
21   "ios": {
22     "source_files": "Code/*.h",
23     "vendored_libraries": [
24       "Code/libUpsightMediation.a",
25       "Code/libUpsightMediationAds.a"
26     ],
27     "frameworks": [
28       "Accelerate",
29       "AdSupport",
30       "AudioToolbox",
31       "AVFoundation",
32       "CoreGraphics",
33       "CoreLocation",
34       "CoreMedia",
35       "CoreTelephony",
36       "EventKit",
37       "EventKitUI",
38       "Foundation",
39       "GameKit",
40       "iAd",
41       "MediaPlayer",
42       "MessageUI",
43       "MobileCoreServices",
44       "QuartzCore",
45       "StoreKit",
46       "SystemConfiguration",
47       "Twitter",
48       "UIKit",
49       "WebKit"
50     ],
51     "weak_frameworks": "Social",
52     "libraries": [
53       "sqlite3",
54       "xml2",
55       "z"
56     ]
57   },
58   "requires_arc": false