[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / 9 / IronSourceVungleAdapter / 4.3.0.1 / IronSourceVungleAdapter.podspec.json
blob69d17baa1fc22d5fe99008d7678f4129c5d28400
2   "name": "IronSourceVungleAdapter",
3   "version": "4.3.0.1",
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/ISVungleAdapter4.3.0.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     "CoreFoundation",
26     "Foundation",
27     "StoreKit"
28   ],
29   "libraries": [
30     "sqlite3",
31     "z"
32   ],
33   "vendored_frameworks": "ISVungleAdapter/ISVungleAdapter.framework",
34   "dependencies": {
35     "IronSourceSDK": [
36       "= 6.16.1.0"
37     ]
38   }