[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / b / 0 / 2 / SharethroughSDK / 2.3.9 / SharethroughSDK.podspec.json
blob39f5d3833e13725c04c29b1deaf68a8601127b7c
2   "name": "SharethroughSDK",
3   "version": "2.3.9",
4   "summary": "SharethroughSDK for adding native ads to your app",
5   "description": "The SharethroughSDK is the best way to monetize your app with native ads.\nSharethrough offers premium brand content to monetize your feeds.",
6   "homepage": "http://developers.sharethrough.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "      ©2014 Sharethrough, Inc. All rights reserved.\n"
10   },
11   "authors": {
12     "Sharethrough Engineering": "engineers@sharethrough.com"
13   },
14   "social_media_url": "https://twitter.com/SharethroughEng",
15   "source": {
16     "http": "https://github.com/sharethrough/iOS-SDK/releases/download/v2.3.9/SharethroughSDK.framework.zip"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "preserve_paths": "SharethroughSDK.framework",
22   "public_header_files": "SharethroughSDK.framework/Versions/A/Headers/*.h",
23   "vendored_frameworks": "SharethroughSDK.framework",
24   "requires_arc": true,
25   "frameworks": [
26     "MediaPlayer",
27     "AdSupport",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation",
31     "AVKit",
32     "AVFoundation",
33     "CoreMedia"
34   ],
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
37   }