[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / d / 8 / ISAdapterAM / 2.5.0.1 / ISAdapterAM.podspec.json
blob7c8a58626c28c709abe89dc1738f85c758fda420
2   "name": "ISAdapterAM",
3   "version": "2.5.0.1",
4   "summary": "IronSource Adapter For AdMob",
5   "description": "Use this adapter to show IronSource 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": "http://developers.ironsrc.com/wp-content/uploads/2017/01/IronSourceAdMobAdapter.framework-2.5.0.zip"
16   },
17   "source_files": "IronSourceAdMobAdapter.framework/**/*.{h,m}",
18   "public_header_files": "IronSourceAdMobAdapter.framework/**/*.h",
19   "preserve_paths": "IronSourceAdMobAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "vendored_frameworks": "IronSourceAdMobAdapter.framework",
25   "dependencies": {
26     "IronSourceSDK": [
27       "= 6.6.8.1"
28     ],
29     "Google-Mobile-Ads-SDK": [
30       "7.19.0"
31     ]
32   }