[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 6 / 9 / IronSourceVungleAdapter / 3.0.1.0 / IronSourceVungleAdapter.podspec.json
blob72cecc885a5f3654467254a7f2d719870882060f
2   "name": "IronSourceVungleAdapter",
3   "version": "3.0.1.0",
4   "summary": "Vungle Adapter",
5   "description": "Use this adapter to show Vungle ads",
6   "homepage": "http://www.ironsrc.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.ironsrc.com/contact/"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISVungleAdapter3.0.1.zip"
16   },
17   "source_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.h",
19   "preserve_paths": "ISVungleAdapter/ISVungleAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CFNetwork",
29     "CoreGraphics",
30     "CoreMedia",
31     "Foundation",
32     "MediaPlayer",
33     "QuartzCore",
34     "StoreKit",
35     "SystemConfiguration",
36     "UIKit",
37     "WebKit"
38   ],
39   "libraries": [
40     "z",
41     "sqlite3"
42   ],
43   "vendored_frameworks": "ISVungleAdapter/ISVungleAdapter.framework",
44   "resources": "ISVungleAdapter/Resources/**/*.*",
45   "dependencies": {
46     "IronSourceSDK": [
47       "= 6.5.1"
48     ]
49   }