[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / c / 3 / FyberSDK / 8.20.1 / FyberSDK.podspec.json
blobbb1612df81c9a2aaea67fff80a870b0082930be3
2   "name": "FyberSDK",
3   "version": "8.20.1",
4   "summary": "The Fyber Ad Monetization SDK.",
5   "description": "The Fyber SDK will allow you to integrate Fyber Ad Monetization Platform inside your native iOS applications.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2018, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-sdk/Fyber_iOS_SDK_v.8.20.1.zip"
18   },
19   "documentation_url": "https://developer.fyber.com/",
20   "source_files": "Fyber_iOS_SDK_v.8.20.1/fyber-sdk-lib/*.h",
21   "vendored_libraries": "Fyber_iOS_SDK_v.8.20.1/fyber-sdk-lib/libFyberSDK-*.a",
22   "resources": "Fyber_iOS_SDK_v.8.20.1/fyber-sdk-lib/Resources/**/*.{png,xib}",
23   "preserve_paths": "Fyber_iOS_SDK_v.8.20.1/fyber-sdk-lib/**",
24   "frameworks": [
25     "CoreGraphics",
26     "CoreTelephony",
27     "Foundation",
28     "MediaPlayer",
29     "QuartzCore",
30     "SystemConfiguration",
31     "UIKit",
32     "CoreLocation",
33     "WebKit"
34   ],
35   "weak_frameworks": [
36     "AdSupport",
37     "StoreKit"
38   ],
39   "requires_arc": true