[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / b / 0 / 2 / SharethroughSDK / 3.2.6 / SharethroughSDK.podspec.json
blobaa1a4e59c5efc36c71f1c5a9525f85e0e8d06bd1
2   "name": "SharethroughSDK",
3   "version": "3.2.6",
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/3.2.6/SharethroughSDK.framework.zip"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "preserve_paths": "SharethroughSDK.framework",
22   "vendored_frameworks": "SharethroughSDK.framework",
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   ],
37   "xcconfig": {
38     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
39   }