[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / b / 0 / 2 / SharethroughSDK / 4.2.2 / SharethroughSDK.podspec.json
blob1d6c0c7ae37fc257b81f74710180b3d52c55006f
2   "name": "SharethroughSDK",
3   "version": "4.2.2",
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": "      ©2016 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/4.2.0/SharethroughSDK.framework.zip"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "preserve_paths": "Frameworks/*",
22   "vendored_frameworks": "Frameworks/*",
23   "requires_arc": true,
24   "frameworks": [
25     "MediaPlayer",
26     "AdSupport",
27     "CoreGraphics",
28     "UIKit",
29     "Foundation",
30     "AVKit",
31     "AVFoundation",
32     "CoreMedia",
33     "AVKit",
34     "AVFoundation",
35     "CoreMedia",
36     "SafariServices"
37   ],
38   "xcconfig": {
39     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
40   }