blob: b0a81d5e567bbda9e0cc35b8044b4e4698e4e444 [file] [log] [blame]
{
"name": "SharethroughSDK",
"version": "4.3.0",
"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": " ©2016 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/4.3/SharethroughSDK.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "Frameworks/*",
"vendored_frameworks": "Frameworks/*",
"requires_arc": true,
"frameworks": [
"MediaPlayer",
"AdSupport",
"CoreGraphics",
"UIKit",
"Foundation",
"AVKit",
"AVFoundation",
"CoreMedia",
"SafariServices"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
}
}