[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / d / 0 / MillennialMediaSDK / 5.1.0 / MillennialMediaSDK.podspec.json
blobc9902cef464e00f32011b787c77913b8dda42b62
2   "name": "MillennialMediaSDK",
3   "version": "5.1.0",
4   "license": {
5     "type": "Commercial",
6     "file": "iOS_5.1.0_SDK/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_510_sdk.zip"
19   },
20   "preserve_paths": "iOS_5.1.0_SDK/MMSDK/libMMSDK_5.1.0.a",
21   "source_files": [
22     "iOS_5.1.0_SDK/MMSDK/*.{h,m}",
23     "iOS_5.1.0_SDK/MMSDK/libMMSDK_5.1.0.a"
24   ],
25   "libraries": "MMSDK_5.1.0",
26   "frameworks": [
27     "AudioToolbox",
28     "AVFoundation",
29     "CFNetwork",
30     "CoreGraphics",
31     "CoreLocation",
32     "Foundation",
33     "MediaPlayer",
34     "MobileCoreServices",
35     "QuartzCore",
36     "Security",
37     "SystemConfiguration",
38     "UIKit"
39   ],
40   "weak_frameworks": [
41     "AdSupport",
42     "Accounts",
43     "PassKit",
44     "Social",
45     "StoreKit"
46   ],
47   "xcconfig": {
48     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/MillennialMediaSDK/iOS_5.1.0_SDK/MMSDK/"
49   },
50   "requires_arc": false