[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 4 / d / 0 / MillennialMediaSDK / 5.2.0 / MillennialMediaSDK.podspec.json
blob263974fced2a1201d7da70d54aa6592c5b119b5c
2   "name": "MillennialMediaSDK",
3   "version": "5.2.0",
4   "license": {
5     "type": "Commercial",
6     "file": "MMSDK/LICENSE.txt"
7   },
8   "summary": "The Millennial Media iOS SDK.",
9   "description": "The Millennial Media iOS SDK provides functionality for showing ads and monetizing your iOS applications. With the SDK, you can easily integrate banner, rich media and video ads into your application.\n",
10   "authors": {
11     "Millennial Media": "contact@millennialmedia.com"
12   },
13   "homepage": "http://www.millennialmedia.com/",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "http": "http://mmedia.com/assets/sdk-download/ios_5_2_0_sdk.zip"
19   },
20   "preserve_paths": [
21     "MMSDK/MillennialMedia.framework",
22     "MMSDK/LICENSE.txt"
23   ],
24   "frameworks": [
25     "MillennialMedia",
26     "AudioToolbox",
27     "AVFoundation",
28     "CFNetwork",
29     "CoreGraphics",
30     "CoreLocation",
31     "Foundation",
32     "MediaPlayer",
33     "MobileCoreServices",
34     "QuartzCore",
35     "Security",
36     "SystemConfiguration",
37     "UIKit"
38   ],
39   "weak_frameworks": [
40     "AdSupport",
41     "Accounts",
42     "PassKit",
43     "Social",
44     "StoreKit"
45   ],
46   "xcconfig": {
47     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/MillennialMediaSDK/MMSDK/"
48   },
49   "requires_arc": false