[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 2 / SharethroughSDK / 4.4.2 / SharethroughSDK.podspec.json
blobf3d97c99be042e9de2dcb168484c9245cf2f8d0b
2   "name": "SharethroughSDK",
3   "version": "4.4.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.4.2/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     "SafariServices"
34   ],
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
37   }