[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / c / 3 / FyberSDK / 8.2.1 / FyberSDK.podspec.json
blobc59290a61035e50351e6b893cbe5b1196456e6ea
2   "name": "FyberSDK",
3   "version": "8.2.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 - 2015, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-sdk/Fyber_iOS_SDK_v.8.2.1.zip"
18   },
19   "documentation_url": "http://developer.fyber.com/ref/ios/8.2.1/",
20   "source_files": "Fyber_iOS_SDK_v.8.2.1/fyber-sdk-lib/*.h",
21   "vendored_libraries": "Fyber_iOS_SDK_v.8.2.1/fyber-sdk-lib/libFyberSDK-*.a",
22   "resources": "Fyber_iOS_SDK_v.8.2.1/fyber-sdk-lib/Resources/**/*.{png,json}",
23   "preserve_paths": "Fyber_iOS_SDK_v.8.2.1/fyber-sdk-lib/**",
24   "frameworks": [
25     "CoreGraphics",
26     "CoreTelephony",
27     "Foundation",
28     "MediaPlayer",
29     "QuartzCore",
30     "SystemConfiguration",
31     "UIKit",
32     "CoreLocation"
33   ],
34   "weak_frameworks": [
35     "AdSupport",
36     "StoreKit"
37   ],
38   "requires_arc": true