[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / b / 0 / 2 / SharethroughSDK / 3.2.1 / SharethroughSDK.podspec.json
blobaf5488687f1b27fc2f64a898cada69b885c2399e
2   "name": "SharethroughSDK",
3   "version": "3.2.1",
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/v3.2.1/SharethroughSDK.framework.zip"
17   },
18   "platforms": {
19     "ios": "8.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     "AVKit",
35     "AVFoundation",
36     "CoreMedia"
37   ],
38   "xcconfig": {
39     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
40   }