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