[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / e / 5 / RFMAdSDK / 4.0.0 / RFMAdSDK.podspec.json
blob895e1a0b6482132b68ba67ec7fb10629d37bfc49
2   "name": "RFMAdSDK",
3   "version": "4.0.0",
4   "summary": "Rubicon Project Mobile Ads SDK for iOS",
5   "description": "Maximize the monetization of your app inventory.The Rubicon Project mobile SDK lets you access Rubicon Project’s extensive network of advertising brands and effective optimization tools to maximize the monetization of your network’s iOS and Android app inventory.",
6   "homepage": "http://dev.rubiconproject.com/Mobile_SDK",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2012-2016 Rubicon Project. All Rights Reserved"
10   },
11   "authors": {
12     "Rubicon Project": "mobileappdev@rubiconproject.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/rubicon-project/RFMAdSDK-iOS.git",
19     "tag": "4.0.0"
20   },
21   "source_files": "RFMAdSDK/RFMAdSDK.framework/Versions/A/Headers/*.h",
22   "vendored_frameworks": "RFMAdSDK/RFMAdSDK.framework",
23   "resource_bundles": {
24     "RFMAdSDK": "RFMAdSDK/RFMAdSDK.bundle/**/*.{png,plist,js,strings}"
25   },
26   "frameworks": [
27     "AdSupport",
28     "AudioToolbox",
29     "AVFoundation",
30     "CoreGraphics",
31     "CoreMedia",
32     "CoreTelephony",
33     "EventKit",
34     "EventKitUI",
35     "Foundation",
36     "MediaPlayer",
37     "MessageUI",
38     "SafariServices",
39     "StoreKit",
40     "SystemConfiguration",
41     "UIKit"
42   ],
43   "libraries": "xml2",
44   "requires_arc": true,
45   "xcconfig": {
46     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/RFMAdSDK"
47   }