blob: aa1a4e59c5efc36c71f1c5a9525f85e0e8d06bd1 [file] [log] [blame]
{
"name": "SharethroughSDK",
"version": "3.2.6",
"summary": "SharethroughSDK for adding native ads to your app",
"description": "The SharethroughSDK is the best way to monetize your app with native ads.\nSharethrough offers premium brand content to monetize your feeds.",
"homepage": "http://developers.sharethrough.com/",
"license": {
"type": "Commercial",
"text": " ©2014 Sharethrough, Inc. All rights reserved.\n"
},
"authors": {
"Sharethrough Engineering": "engineers@sharethrough.com"
},
"social_media_url": "https://twitter.com/SharethroughEng",
"source": {
"http": "https://github.com/sharethrough/iOS-SDK/releases/download/3.2.6/SharethroughSDK.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "SharethroughSDK.framework",
"vendored_frameworks": "SharethroughSDK.framework",
"requires_arc": true,
"frameworks": [
"MediaPlayer",
"AdSupport",
"CoreGraphics",
"UIKit",
"Foundation",
"AVKit",
"AVFoundation",
"CoreMedia",
"AVKit",
"AVFoundation",
"CoreMedia"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
}
}