[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 0 / 2 / SharethroughSDK / 2.2.6 / SharethroughSDK.podspec.json
blob7ba2dc37aed2eea4dfe4dc6acdffa838d543ee1d
2   "name": "SharethroughSDK",
3   "version": "2.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.\n                   Sharethrough offers premium brand content to monetize your feeds.\n",
6   "homepage": "http://www.sharethrough.com/publishers/sdk/",
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://s3.amazonaws.com/iOS-SDK/SharethroughSDK.framework.2.2.6.zip"
17   },
18   "platforms": {
19     "ios": "7.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   ],
32   "xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SharethroughSDK\""
34   }